James Mikrut
bb911cc7ec
fix(payload): #6800 , #5108 - graphql query concurrency issues ( #6857 )
...
Fixes #6800 and #5108 by improving the `isolateObjectProperty` utility
function and flattening `req.transactionID` and
`req.transactionIDPromise` to a single `req.transactionID` property.
2024-06-25 14:57:50 -04:00
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
4d8d4c214a
fix: unique field error handling ( #3888 )
2023-10-27 13:31:14 -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
James
8155902476
chore: poc for how to type db adapters
2023-09-24 14:22:06 -07:00
James
e437b41950
chore: misc bugs, types pattern
2023-09-24 10:51:21 -07:00
Dan Ribbens
62421da6ad
chore: fix missing transaction id bug
2023-09-20 06:58:40 -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
8df2c888fe
feat: postgres transactions
2023-09-14 15:39:58 -04:00
Dan Ribbens
16d314ff49
chore: fix imports postgres
2023-09-14 14:46:27 -04:00
James
2a99e6b72a
chore: adds global methods
2023-08-27 11:02:38 -04:00