Commit 4582ac7
authored
Prevent database connection during boot when running migrations is disabled (#245)
* fix: prevent database connection during boot when `run_migrations` configuration is disabled
* Pint
---------
Co-authored-by: Boefjim <[email protected]>1 parent 5ee8497 commit 4582ac7
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
258 | 256 | | |
259 | 257 | | |
260 | 258 | | |
| |||
0 commit comments