selene-backend/db/mycroft
Chris Veilleux efa72df42e fix index name 2022-10-04 14:38:33 -05:00
..
account_schema added logic to populate the *_active columns in the account_activity metrics table. 2020-05-26 22:35:50 -05:00
device_schema New script and SQL to remove the duplicated cities that are part of the geographical information we download. 2021-02-18 18:50:51 -06:00
geography_schema Add logic to script to handle duplicated cities that have devices assigned to them. 2021-03-12 14:02:20 -06:00
metric_schema fix index name 2022-10-04 14:38:33 -05:00
skill_schema merged dev into global skill id 2019-04-02 11:37:42 -05:00
tagging_schema Re-apply original merge from test to master 2020-12-28 12:29:19 -06:00
types Re-apply original merge from test to master 2020-12-28 12:29:19 -06:00
versions Re-apply original merge from test to master 2020-12-28 12:29:19 -06:00
wake_word_schema removed wake word engine enum type 2020-09-02 13:54:22 -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 updated database python environment to 3.9 2022-07-15 12:03:55 -05: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 simplify to use only roles that are currently in use 2020-06-22 18:46:05 -05: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