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
e8f2ca484e
feat(db-postgres): configurable custom schema to use ( #5047 )
...
* feat(db-postgres): configurable custom schema to use
* test(db-postgres): use public schema
* chore(db-postgres): simplify drop schema
* chore: add postgres-custom-schema test to ci
* chore: add custom schema to postgres ci
* chore(db-postgres): custom schema in migrate
* chore: ci postgres wait condition
2024-02-23 12:48:06 -05:00
Dan Ribbens
1d14d9f8b8
feat: improve transaction support by passing req to migrations
2024-01-08 12:34:55 -05:00
Sajarin M
0c905f0da7
docs: typo in transactions page ( #4565 )
2023-12-20 01:31:50 -05:00
Dan Ribbens
42c06acd18
docs: transaction options
2023-12-19 14:19:28 -05:00
geisterfurz007
999e05d1b4
docs: fix typo in migrations ( #4356 )
2023-12-04 15:09:21 -05:00
Elliot DeNolf
35ce0ebc83
docs: migrations directory details
2023-11-28 11:18:04 -05:00
Alessio Gravili
cbb4ce2f51
docs: document disableIndexHints property
2023-11-10 16:23:21 +01:00
Elliot DeNolf
26967fb924
docs: move payload script mention to top of migrations
2023-10-09 13:30:06 -04:00
Elliot DeNolf
2f86c196e1
docs: payload script in package.json
2023-10-09 13:18:01 -04:00
Jessica Boezwinkle
3cb0d9c2ca
docs: misc cleanup
2023-10-09 14:00:11 +01:00
James
27f861d725
chore: updates bundler docs
2023-10-08 14:57:05 -04:00
James
b9aa4d96a3
chore: db docs
2023-10-08 14:23:18 -04:00
James
78d6643950
chore: docs stubbing
2023-10-06 10:20:44 -04:00
James
9da6506622
chore: initializes payload before build
2023-10-05 10:34:56 -04:00
Elliot DeNolf
79f9ef2481
chore: migration improvements ( #3335 )
...
* chore: better migrationDir handling
* chore: add .migrations to gitignore
* chore: migration cli debugging
* docs: stub out each migration command
2023-09-14 14:23:17 -04:00
Alessio Gravili
ae7d6f97d2
chore: formatting and linting ( #3261 )
...
* chore: lint packages/payload
* chore: lint packages/db-postgres
* chore: lint packages/db-mongodb
* chore: update eslintrc exclusion rules
* chore: update eslintrc exclusion rules
* chore: lint misc files
* chore: run prettier through packages
* chore: run eslint on payload again
* chore: prettier misc files
* chore: prettier docs
2023-09-01 17:39:44 +02:00
Dan Ribbens
f11ae6a162
wip: database docs
2023-07-21 16:16:39 -04:00