Commit Graph

5 Commits

Author SHA1 Message Date
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
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
9da6506622 chore: initializes payload before build 2023-10-05 10:34:56 -04:00