rethinkdb fixtures:轻松将灯具加载到rethinkdb中 源码

上传:repertoire_17609 浏览: 12 推荐: 0 文件:ZIP 大小:12.54KB 上传时间:2021-04-08 17:20:59 版权申诉
rethinkdb夹具 轻松将灯具加载到Rethinkdb中。 对于测试很有用。 插 const options = { db : 'test' , clear : true // This will make sure tables are cleared before inserting. } ; const rdbFix = require ( 'rethinkdb-fixtures' ) ( options ) ; const Insert = rdbFix . Insert ; const fixture = { items : [
上传资源
用户评论