Sasha
|
1347b6cc36
|
fix(db-postgres): port many various fixes from 3.0 (#8468)
This fixes many various issues that are already fixed in 3.0. Updates
Drizzle to match beta to fix some issues
https://github.com/payloadcms/payload/issues/4673
https://github.com/payloadcms/payload/issues/6845
https://github.com/payloadcms/payload/issues/6266, prev Drizzle update
PR https://github.com/payloadcms/payload/pull/7460/
Ported PRs:
- https://github.com/payloadcms/payload/pull/6158
- https://github.com/payloadcms/payload/pull/7900
- https://github.com/payloadcms/payload/pull/7962 (does include
duplication fixes for blocks / arrays with specific for 2.0 method)
- https://github.com/payloadcms/payload/pull/8355
- https://github.com/payloadcms/payload/pull/8456
- https://github.com/payloadcms/payload/pull/8331 (not in the commits
list, as it was a clean merge)
- https://github.com/payloadcms/payload/pull/8369
- https://github.com/payloadcms/payload/pull/7749
- https://github.com/payloadcms/payload/pull/8539
---------
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
Co-authored-by: James Mikrut <james@payloadcms.com>
|
2024-10-08 10:57:42 -04:00 |
|
Jarrod Flesch
|
a5492afad6
|
fix: ensures access query runs with locale when present (#6981)
Fixes https://github.com/payloadcms/payload/issues/6915
|
2024-06-28 16:19:34 -04:00 |
|
Ritsu
|
ef43629502
|
fix(db-postgres) incorrect currentTableName in find for blocks (#4524)
|
2023-12-19 10:30:13 -05:00 |
|
James
|
0f3b364e46
|
chore: hoists tests out of payload package
|
2023-09-01 14:45:41 -04:00 |
|
Alessio Gravili
|
a67278b29f
|
chore: move to monorepo structure
|
2023-08-23 12:20:30 +02:00 |
|
Jarrod Flesch
|
9b71aa17b3
|
chore: uses defaultLocale for local operations locale and fallbackLocale
|
2023-01-10 10:40:35 -05:00 |
|