Git Action - Database #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The git action always fails because it tries to create and use an SQLite database, which is incompatible with the schema that is now designed for PostgreSQL.
Update the workflow to use the remote PostgreSQL testing database.
Fixed on master with commit hash
13b736ed8b