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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Is your feature request related to a problem? Please describe.
Want to host multiple copies of the same app, possibly for multi-tenancy, in the same database for cloud cost savings.
Describe the solution you'd like
handlebars-rust
.hbs
--data
Describe alternatives you've considered
Keep migrations in alembic.
alembic
Additional context
Also need migration table renaming to land, see #1698.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem? Please describe.
Want to host multiple copies of the same app, possibly for multi-tenancy, in the same database for cloud cost savings.
Describe the solution you'd like
handlebars-rust
auto-detected with.hbs
file extension--data
parameter to the cli to pass the json data contextDescribe alternatives you've considered
Keep migrations in
alembic
.Additional context
Also need migration table renaming to land, see #1698.
The text was updated successfully, but these errors were encountered: