Skip to content

fix: do not use db-create when the embedded postgres is disable

The database was already created, so the db-create cannot be started with the --drop=n option.

Merge request reports