zaqar/releasenotes/notes/sql_init-c9b3883241631f24.yaml

8 lines
282 B
YAML

---
critical:
- |
When using the sqlalchemy driver, operators now are required to run
"zaqar-sql-db-manage upgrade" before making the service available. The
service previously tried to create the database on the first request, but
it was bound to race conditions.