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('/')}",
|
||||
],
|
||||
)
|
||||
|
||||
call( # nosec
|
||||
[
|
||||
"psql",
|
||||
|
Loading…
x
Reference in New Issue
Block a user