Patrik
db5f3f3ccd
fix(db-postgres): uuid custom db name ( #6409 )
...
## Description
Fixes an issue with creating versions when using custom DB names,
`uuid`, and drafts.
v3 PR [here](https://github.com/payloadcms/payload/pull/6408 )
- [x] I have read and understand the
[CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md )
document in this repository.
## Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
## Checklist:
- [x] Existing test suite passes locally with my changes
2024-05-17 13:58:08 -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
James
f70837ab11
chore: shortens relationships table name to rels
2023-10-07 15:53:56 -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
ad24a17bd5
chore: merge
2023-09-24 16:31:58 -07:00
James
4df19cbdf6
chore: converts anything that awaits many promises to sequential execution
2023-09-24 16:31:23 -07:00
Elliot DeNolf
67103a7059
chore: fix postgres adapter types
2023-09-24 15:52:46 -07:00
James
bb7feddbff
chore: improves semantics of transform write
2023-09-23 12:18:04 -07:00
James
ee0bddf85b
chore: progress to versions
2023-09-23 07:50:28 -07:00
James
0f6f26e4d1
chore: updates old versions when new is created
2023-09-22 17:41:26 -04:00
Dan Ribbens
ad82b99dc6
chore: save updatedAt with new values
2023-09-21 16:51:40 -04:00
Dan Ribbens
c0dfeb4918
chore: postgres operations use db from session for transactions
2023-09-21 11:29:09 -04:00
Alessio Gravili
4f68b722dc
chore: fix imports in db-postgres adapter
2023-09-19 11:15:47 +02:00
Dan Ribbens
16d314ff49
chore: fix imports postgres
2023-09-14 14:46:27 -04:00
James
ba2f6ed9c3
chore: writes all locales
2023-08-30 12:55:07 -04:00