We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mina needs to check both db/structure.sql and db/schema.rb. See #57 for previous discussions.
db/structure.sql
db/schema.rb
The text was updated successfully, but these errors were encountered:
Check db/migrate/ instead of schema.rb
7bba222
This avoids the problems with schema_format :sql. Fixes mina-deploy#57, mina-deploy#59 and mina-deploy#74.
rstacruz
No branches or pull requests
Mina needs to check both
db/structure.sql
anddb/schema.rb
. See #57 for previous discussions.The text was updated successfully, but these errors were encountered: