fleet/server/datastore/mysql/migrations/tables
Mike Arpaia 5cc5220e5b Enforce uniqueness on query name (#915)
* Enforce uniqueness on query name

close #914

* catching the already exists error in MySQL
2017-01-16 15:20:15 -07:00
..
20161118193812_CreateTableAppConfigs.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118211713_CreateTableDistributedQueryCampaignTargets.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118212436_CreateTableDistributedQueryCampaigns.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118212515_CreateTableDistributedQueryExecutions.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118212528_CreateTableHosts.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118212538_CreateTableInvites.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118212549_CreateTableLabelQueryExecutions.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118212557_CreateTableLabels.go Clarify label types (#820) 2017-01-09 12:02:21 -08:00
20161118212604_CreateTableOptions.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118212613_CreateTableScheduledQueries.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118212621_CreateTablePackTargets.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118212630_CreateTablePacks.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118212641_CreateTablePasswordResetRequests.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118212649_CreateTableUsers.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118212656_CreateTableSessions.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161118212758_CreateTableQueries.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161128234849_CreateTableNetworkInterfaces.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20161230162221_AddUniqueIndexToPackTargets.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20170104113816_AddSeenTimeToHosts.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
20170105151732_AddNameIndexToQueryTable.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
20170108191242_CreateDecoratorTable.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
20170109094020_CreateFIMTables.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
20170109130438_CreateYARATables.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
20170110202752_DropSMTPEnabledFromAppConfigs.go SMTP API changes (#883) 2017-01-10 21:41:58 -07:00
20170111133013_AddUniqueIndexToQueries.go Enforce uniqueness on query name (#915) 2017-01-16 15:20:15 -07:00
20170117025759_IncreaseQueryLength.go Changed query columns to TEXT type (#969) 2017-01-17 03:20:11 +08:00
migration.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00