Merge branch 'master' into backend
This commit is contained in:
commit
55437a561c
@ -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