Daniel Vaz Gaspar
|
b051f779e6
|
chore: bump FAB to 5.0.2 (#36086)
|
2025-11-14 11:57:50 +00:00 |
|
Maxime Beauchemin
|
088ecdd0bf
|
refactor: Enable G logging rules and comprehensive ruff improvements (#35081)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-15 12:42:49 -07:00 |
|
Ville Brofeldt
|
17725ebc83
|
chore: use logger on all migrations (#34521)
|
2025-08-02 12:19:50 -07:00 |
|
Beto Dealmeida
|
875f538d54
|
fix: text => JSON migration util (#33516)
|
2025-05-22 08:41:38 -04:00 |
|
Beto Dealmeida
|
22de26cd77
|
fix: metric.currency should be JSON, not string (#33303)
|
2025-05-01 18:16:51 -04:00 |
|
Elizabeth Thompson
|
b6628cdfd2
|
chore: migrate to more db migration utils (#33155)
|
2025-04-22 11:26:54 -07:00 |
|
Michael S. Molina
|
bc0ffe0d10
|
fix: Viz migration error handling (#33037)
|
2025-04-15 08:25:09 -03:00 |
|
Elizabeth Thompson
|
5f62deaa36
|
chore: use create table util (#33072)
|
2025-04-14 19:01:11 -07:00 |
|
Antonio Rivero
|
376a1f49d3
|
fix(migrations): fix foreign keys to match FAB 4.6.0 tables (#32759)
|
2025-03-19 22:47:26 +01:00 |
|
Ville Brofeldt
|
12435159db
|
chore: add unique option to index migration utils (#32641)
|
2025-03-13 08:55:24 -07:00 |
|
omahs
|
1d823a0be5
|
chore(docs): fix typos (#32393)
|
2025-02-27 13:57:36 +07:00 |
|
Maxime Beauchemin
|
e51b95ffa8
|
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2024-12-18 17:41:34 -08:00 |
|
Luiz Otavio
|
423a0fefa5
|
feat: Adds helper functions for migrations (#31303)
|
2024-12-11 10:50:56 -03:00 |
|
Joe Li
|
8020729ced
|
fix: check for column before adding in migrations (#31185)
|
2024-12-02 13:47:55 -08:00 |
|
Joe Li
|
c929f5ed7a
|
fix: pass if table is already removed on upgrade (#30017)
|
2024-09-03 15:58:39 -07:00 |
|
Eyal Ezer
|
07b2449bd7
|
refactor: Unify all json.(loads|dumps) usage to utils.json (#28702)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
|
2024-05-28 14:17:41 -07:00 |
|
John Bodley
|
1ccbc655eb
|
fix: Update migration logic in #27119 (#28422)
|
2024-05-13 11:55:59 -07:00 |
|
JUST.in DO IT
|
2a7bfa4bb3
|
fix: Missing sql_editor_id index (#27392)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2024-05-06 10:45:33 -07:00 |
|
Maxime Beauchemin
|
2d63722150
|
chore: set up ruff as a new linter/formatter (#28158)
|
2024-04-24 17:19:53 -07:00 |
|
John Bodley
|
8644b1a319
|
fix: Migration order due to cherry which went astray (#26160)
|
2023-12-01 18:29:21 -08:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07:00 |
|
John Bodley
|
88a89c9fd6
|
fix(migration): Ensure the paginated update is deterministic (#21778)
|
2022-10-12 17:11:59 -07:00 |
|
Jesse Yang
|
e2d3ea831a
|
fix(db): use paginated_update for area chart migration (#20761)
|
2022-07-19 07:20:46 -07:00 |
|
Jesse Yang
|
cadd259788
|
feat: save active tabs in dashboard permalink (#19983)
|
2022-06-29 09:43:52 -07:00 |
|
Jesse Yang
|
231716cb50
|
perf: refactor SIP-68 db migrations with INSERT SELECT FROM (#19421)
|
2022-04-19 18:58:18 -07:00 |
|
Beto Dealmeida
|
6136942759
|
fix: sqloxide optional (#19570)
|
2022-04-06 16:11:38 -07:00 |
|
Beto Dealmeida
|
63b5e2e4fa
|
perf: improve perf in SIP-68 migration (#19416)
* chore: improve perf in SIP-68 migration
* Small fixes
* Create tables referenced in SQL
* Update logic in SqlaTable as well
* Fix unit tests
|
2022-03-29 22:33:15 -07:00 |
|
Erik Ritter
|
77d362d306
|
fix: Remove expensive logs table migration (#11920)
|
2020-12-04 07:59:28 -08:00 |
|