selene-backend/db/mycroft
Chris Veilleux 0b1fca1141 we aren't using categories so we changed the business rule to make device names unique for an account 2019-03-20 13:35:06 -05:00
..
account_schema Adding payment_id column into the account_membership table, and removing the previous subscription from stripe when a user changes his membership 2019-03-15 11:58:00 -03:00
device_schema we aren't using categories so we changed the business rule to make device names unique for an account 2019-03-20 13:35:06 -05:00
geography_schema anal indentation fixing 2019-03-15 00:49:00 -05:00
skill_schema merge dev 2019-03-13 16:39:37 -05:00
types merge dev 2019-03-13 16:39:37 -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