discourse-data-explorer/db/migrate
Roman Rizzi 51a047b60c
FIX: Store query groups in a temp table when fixing ids. (#68)
Reintroduces the migration removed in `cdfc5d4`, and fixes it to work with `query_groups`. Since the code is fairly complex, I moved into a rake task so it can be tested and make sure it works.
2020-09-28 12:23:53 -03:00
..
20200810053843_create_data_explorer_queries.rb FIX: Missed one. Sequences need to be set to at least 1 2020-09-07 19:32:23 +01:00
20200902225712_fix_query_ids.rb FIX: Store query groups in a temp table when fixing ids. (#68) 2020-09-28 12:23:53 -03:00