mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 01:53:35 +02:00
Add rethinkdb.
This commit is contained in:
5
lib/db/tables.js
Normal file
5
lib/db/tables.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
users: {
|
||||
primaryKey: 'id'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user