Compare commits
3 Commits
979e504c0d
...
55437a561c
Author | SHA1 | Date | |
---|---|---|---|
55437a561c | |||
a4ea41bef1 | |||
|
1b65643680 |
@ -109,6 +109,7 @@ def recreate_db() -> None:
|
|||||||
f"CREATE DATABASE {db_url.path.removeprefix('/')}",
|
f"CREATE DATABASE {db_url.path.removeprefix('/')}",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
call( # nosec
|
call( # nosec
|
||||||
[
|
[
|
||||||
"psql",
|
"psql",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user