Dan Ribbens
|
c31b8dcaa0
|
fix(db-postgres): cummulative updates (#6033)
|
2024-04-25 13:05:49 -04:00 |
|
Dan Ribbens
|
9bbacc4fb1
|
feat: custom db table and enum names (#5045)
Co-authored-by: Ritsu <enjoythepain1337@gmail.com>
|
2024-04-05 11:22:46 -04:00 |
|
Dan Ribbens
|
916923071a
|
fix(db-postgres): error on delete having joins (#5459)
* chore(db-postgres): reduce duplicate lines of code
* chore(db-postgres): fix deleteOne regression
* chore(db-postgres): missing await
|
2024-03-26 14:00:46 -04:00 |
|
Elliot DeNolf
|
85bcf150a7
|
chore: more drizzle renames
|
2023-10-02 16:28:24 -04:00 |
|
James
|
8e6e576cd0
|
chore: refactors transactions
|
2023-09-24 18:01:01 -07:00 |
|
James
|
4df19cbdf6
|
chore: converts anything that awaits many promises to sequential execution
|
2023-09-24 16:31:23 -07:00 |
|
Dan Ribbens
|
c0dfeb4918
|
chore: postgres operations use db from session for transactions
|
2023-09-21 11:29:09 -04:00 |
|
Alessio Gravili
|
cdaa0acd61
|
chore: run eslint & prettier, adjust perfectionist sorting for package.json and tsconfig.json in eslint configs
|
2023-09-19 11:41:56 +02:00 |
|
Dan Ribbens
|
16d314ff49
|
chore: fix imports postgres
|
2023-09-14 14:46:27 -04:00 |
|
Dan Ribbens
|
595173327e
|
postgres operations buildQuery updates
|
2023-09-07 11:49:21 -04:00 |
|
James
|
ee89693691
|
chore: adds delete, queryDrafts, find operations
|
2023-08-27 17:50:05 -04:00 |
|