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
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
bb7feddbff
chore: improves semantics of transform write
2023-09-23 12:18:04 -07:00
James
edf9dd7983
chore: misc cleanup
2023-09-21 13:52:01 -04:00
Dan Ribbens
c0dfeb4918
chore: postgres operations use db from session for transactions
2023-09-21 11:29:09 -04:00
James
1191a2851c
chore: wires up a few versions methods
2023-09-20 14:37:14 -04:00