This repository has been archived on 2025-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
bactdb/datastore
Matthew Dillon 8fa594e3f0 DB Migrations
Replacing modl’s built-in table creation and removal
with manual migrations. Thanks to @DavidHuie for
gomigrate!
2014-10-06 17:09:41 -08:00
..
migrations DB Migrations 2014-10-06 17:09:41 -08:00
datastore.go User creation, DB transactions, createdb flag changes. 2014-10-01 13:09:36 -08:00
datastore_test.go Working in PG datastore. 2014-09-30 15:13:36 -08:00
db.go DB Migrations 2014-10-06 17:09:41 -08:00
db_test.go DB Migrations 2014-10-06 17:09:41 -08:00
users.go DB Migrations 2014-10-06 17:09:41 -08:00
users_test.go User creation, DB transactions, createdb flag changes. 2014-10-01 13:09:36 -08:00