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 |
|