David Taylor
148d6c32a3
DEV: Introduce syntax_tree for ruby formatting ( #208 )
2022-12-29 13:31:29 +01:00
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
romanrizzi
cdfc5d4ea9
DEV: Remove migration until it works with query groups.
2020-09-07 17:17:11 -03:00
Daniel Waterworth
0e7e51ae08
FIX: The name changes if the top function changes
2020-09-07 20:05:22 +01:00
Daniel Waterworth
b831d736ca
FIX: Sequences need to be set to at least 1
2020-09-07 19:09:45 +01:00
Krzysztof Kotlarek
933fd9ac46
FIX: rubocop in fix query ids migration
2020-09-07 10:46:46 +10:00
Krzysztof Kotlarek
856f00c1c7
FIX: Correct ids if neccessary ( #65 )
...
Migration to fix data ids if the old version of previous migration was
evaluated.
2020-09-07 10:24:17 +10:00