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
I think it's better (in terms of simplicity) if we use Sqlite3 database as default for development. We can still use PostgresSQL for production.
The text was updated successfully, but these errors were encountered:
Of course. We should use postgresql in later times. For hstore etc.
Sorry, something went wrong.
@marjinal1st you can change database.yml for development env.
#18 Change default database of development to Sqlite3
c338d33
marjinal1st
No branches or pull requests
I think it's better (in terms of simplicity) if we use Sqlite3 database as default for development. We can still use PostgresSQL for production.
The text was updated successfully, but these errors were encountered: