Compare commits
No commits in common. "55437a561ca09a6336cf94f8e8063ea9f24149e2" and "979e504c0db471a841dafd1778bf5f5780d11534" have entirely different histories.
55437a561c
...
979e504c0d
@ -109,7 +109,6 @@ def recreate_db() -> None:
|
||||
f"CREATE DATABASE {db_url.path.removeprefix('/')}",
|
||||
],
|
||||
)
|
||||
|
||||
call( # nosec
|
||||
[
|
||||
"psql",
|
||||
|
Loading…
x
Reference in New Issue
Block a user