Amin Ghadersohi
|
dced2f8564
|
feat: Add BaseDAO improvements and test reorganization (#35018)
Co-authored-by: bito-code-review[bot] <188872107+bito-code-review[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-16 18:15:16 -07:00 |
|
Vitor Avila
|
c9518485ba
|
fix: Do not convert dataset changed_on to UTC (#33693)
|
2025-06-04 22:24:18 -03:00 |
|
Beto Dealmeida
|
a26e1d822a
|
chore: remove sqlparse (#33564)
|
2025-06-04 19:31:41 -04:00 |
|
Vitor Avila
|
cacf1e06d6
|
fix: Update dataset's last modified date from column/metric update (#33626)
|
2025-06-03 12:20:38 -03:00 |
|
Beto Dealmeida
|
39209c2b40
|
fix: handle empty catalog when DB supports them (#29840)
|
2024-08-13 10:08:43 -04:00 |
|
John Bodley
|
8fb8199a55
|
chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969)
|
2024-06-28 12:33:56 -07:00 |
|
Beto Dealmeida
|
6cf681df68
|
feat(SIP-95): new endpoint for table metadata (#28122)
|
2024-04-25 12:23:49 -04:00 |
|
Maxime Beauchemin
|
2d63722150
|
chore: set up ruff as a new linter/formatter (#28158)
|
2024-04-24 17:19:53 -07:00 |
|
mapledan
|
c2ab9bba29
|
fix: change the validation logic for python_date_format (#25510)
Co-authored-by: John Bodley <john.bodley@gmail.com>
|
2024-01-24 10:44:36 +13:00 |
|
Beto Dealmeida
|
c7f8d11a7e
|
fix: dataset update uniqueness (#25756)
|
2023-10-25 16:49:32 -04:00 |
|
Jack Fragassi
|
4a59a265fb
|
chore: Update DAOs to use singular deletion method instead of bulk (#24894)
|
2023-08-17 17:00:33 -07:00 |
|
Ville Brofeldt
|
f94dc49fd0
|
fix(snowflake): opt-in denormalization of column names (#24982)
|
2023-08-15 16:32:54 -07:00 |
|
John Bodley
|
0879b9215c
|
chore(dao): Remove redundant convenience methods (#24967)
|
2023-08-14 12:07:04 -07:00 |
|
John Bodley
|
ed0d288ccd
|
chore(dao): Replace save/overwrite with create/update respectively (#24467)
|
2023-08-11 12:55:39 -07:00 |
|
EugeneTorap
|
fc89718d48
|
chore: Update pylint to 2.17.4 (#24700)
Co-authored-by: John Bodley <john.bodley@gmail.com>
|
2023-07-24 17:13:49 -07:00 |
|
John Bodley
|
7409289762
|
chore(dao): Condense delete/bulk-delete operations (#24466)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-07-06 09:21:08 -07:00 |
|
John Bodley
|
75543af550
|
chore(dao): Add explicit ON DELETE CASCADE when deleting datasets (#24488)
|
2023-06-28 16:03:25 -07:00 |
|
John Bodley
|
92e2ee9d07
|
chore(dao): Add generic type for better type checking (#24465)
|
2023-06-21 09:30:07 -07:00 |
|
John Bodley
|
3e76736874
|
chore(dao): Organize DAOs according to SIP-92 (#24331)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
|
2023-06-18 18:32:32 -07:00 |
|