dnote/pkg/server/database
Sung Won Cho 2c82e36f7a
Require database connection configuraton (#228)
* Require explicit configuration for database connection

* Test validation

* Remove stutter

* Only use packr for self hosting

* Restart server upon change
2019-07-24 17:32:12 +10:00
..
migrate Require database connection configuraton (#228) 2019-07-24 17:32:12 +10:00
migrations Fix test (#217) 2019-07-02 18:27:29 +10:00
scripts Implement server binary (#223) 2019-07-22 13:41:09 +10:00
database.go Require database connection configuraton (#228) 2019-07-24 17:32:12 +10:00
database_test.go Require database connection configuraton (#228) 2019-07-24 17:32:12 +10:00
migrate.go Implement server binary (#223) 2019-07-22 13:41:09 +10:00
models.go Improve package structure (#207) 2019-06-25 19:20:19 +10:00
sql-migrate.yml Implement server binary (#223) 2019-07-22 13:41:09 +10:00
types.go Improve package structure (#207) 2019-06-25 19:20:19 +10:00