-
Notifications
You must be signed in to change notification settings - Fork 25
Development database
Tiffany edited this page Sep 29, 2022
·
9 revisions
The current postgres database model is presented here. The knex_*
tables are used to manage migration versions by our database interaction library.
The current mongo database model is present here. The migrations
table is used to manage migration versions by our database integration library.