Commit 0ef5f37
committed
feat: pass schema naming strategy env vars to pgSettings
Forward CONSTRUCTIVE_SIMPLE_SCHEMA_NAMES and CONSTRUCTIVE_SCHEMA_USE_UNDERSCORES
env vars into PostgreSQL session context via pgSettings. This allows the
constructive-db schema naming triggers to read these settings and produce
simpler, more readable schema names for local development.
Companion to constructive-db PR #576.1 parent 64ef59e commit 0ef5f37
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
154 | 163 | | |
155 | 164 | | |
156 | 165 | | |
| |||
0 commit comments