James Mikrut
|
629d7c3263
|
fix(db-postgres): fully functional dbNames (#6023)
|
2024-04-24 22:42:24 -04:00 |
|
Dan Ribbens
|
f39f95af6d
|
feat: custom db naming for postgres and mongodb (#5697)
|
2024-04-05 17:09:08 -04:00 |
|
Dan Ribbens
|
58e4174edb
|
fix(db-postgres): deleteOne handle joins (#5457)
* fix(db-postgres): deleteOne handle joins
* chore(db-postgres): reduce duplicate lines of code
* chore: optimize delete preferences
* chore(db-postgres): fix deleteOne regression
* chore(db-postgres): missing await
|
2024-03-26 13:36:15 -04:00 |
|
Alessio Gravili
|
6789e61488
|
chore: run lint & prettier on everything
|
2024-03-14 23:53:47 -04:00 |
|
Alessio Gravili
|
50c7269315
|
chore: replace .d.ts type imports with .js imports, as .d.ts imports break usage checks in the IDE
|
2024-03-07 16:08:49 -05:00 |
|
Kendell Joseph
|
bff045fff2
|
chore: updates db-postgres imports for ESM
|
2024-03-06 14:19:13 -05:00 |
|
Dan Ribbens
|
4d8d4c214a
|
fix: unique field error handling (#3888)
|
2023-10-27 13:31:14 -04:00 |
|
James
|
a41a3c5ee7
|
chore: allows updateOne with where clause in postgres
|
2023-10-07 17:58:38 -04:00 |
|
Elliot DeNolf
|
85bcf150a7
|
chore: more drizzle renames
|
2023-10-02 16:28:24 -04:00 |
|
Elliot DeNolf
|
dfac7395fe
|
chore: prettier fix
|
2023-10-02 15:03:09 -04:00 |
|
Dan Ribbens
|
806dc9c098
|
chore: postgres cleanup
|
2023-09-28 13:18:24 -04:00 |
|