selene-backend/db/mycroft
Chris Veilleux fe2e8bc7e7 moved population of account.agreement table and geography tables from python notebooks into the bootstrap script 2019-05-21 14:18:36 -05:00
..
account_schema make OID column nullable 2019-05-20 15:22:01 -05:00
device_schema preferences should be unique by account 2019-04-02 20:41:24 -05:00
geography_schema anal indentation fixing 2019-03-15 00:49:00 -05:00
metrics_schema moved population of account.agreement table and geography tables from python notebooks into the bootstrap script 2019-05-21 14:18:36 -05:00
skill_schema merged dev into global skill id 2019-04-02 11:37:42 -05:00
types add a bunch of future versions to the enum so that we can forget it exists in two years and wonder why our inserts aren't working ;) 2019-03-27 20:45:21 -05:00
create_extensions.sql moved all mycroft database DDL and scripts from the devops repository to this one. 2019-02-08 13:14:33 -06:00
create_mycroft_db.sql added geography schema and changed skill schema to put all the skill display data in a single table. 2019-03-13 16:31:02 -05:00
create_roles.sql changed to build a template database first, then the mycroft database is created from the template. this will allow for testing databases to be created form the blank template as well 2019-02-24 23:50:43 -06:00
create_template_db.sql added new geography schema and changes to skill schema 2019-03-13 16:36:06 -05:00
drop_extensions.sql moved all mycroft database DDL and scripts from the devops repository to this one. 2019-02-08 13:14:33 -06:00
drop_mycroft_db.sql changed to build a template database first, then the mycroft database is created from the template. this will allow for testing databases to be created form the blank template as well 2019-02-24 23:50:43 -06:00
drop_roles.sql changed to build a template database first, then the mycroft database is created from the template. this will allow for testing databases to be created form the blank template as well 2019-02-24 23:50:43 -06:00
drop_template_db.sql changed to build a template database first, then the mycroft database is created from the template. this will allow for testing databases to be created form the blank template as well 2019-02-24 23:50:43 -06:00