John Bodley
|
96cf6406f1
|
chore(dao): Add explicit ON DELETE CASCADE for ownership (#24628)
|
2023-07-12 11:19:43 -03:00 |
|
Hugh A. Miles II
|
93e1db4bd9
|
fix: save columns reference from sqllab save datasets flow (#24248)
|
2023-06-20 13:54:19 -04:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -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
|
00c99c91ec
|
feat: new dataset/table/column models (#17543)
* feat: new models for SIP-68
* feat: new dataset models DB migration
* Add shadow write (WIP)
* Physical dataset shadow write (WIP)
* Virtual dataset shadow write (WIP)
* Update migration to populate models
* Cascade delete columns
* after_delete
* Update hook
* Add metric test
* Do not rename tables
* Small fixes
* Fix migration
* Fix tests
* Fix more tests
* Even more tests
* Addressing comments (WIP)
* Fix migration
* Rebase and update head
* Fix unit tests
* Add external management cols
* Small fixes
|
2022-02-24 11:02:01 -08:00 |
|