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
Original thread: https://groups.google.com/forum/#!msg/killbilling-users/bk21r-_47AA/TPR5qlojAwAJ.
This could be done by fetching the DDL files from Github using the tag (similar to what kpm migrations does, but looking at the main files instead of the migrations) and implementing a logic similar to https://github.com/killbill/killbill/blob/01ef47553ea5165e19d6eab63fc400e91a64e29a/bin/db-helper#L122-L142.
kpm migrations
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Original thread: https://groups.google.com/forum/#!msg/killbilling-users/bk21r-_47AA/TPR5qlojAwAJ.
This could be done by fetching the DDL files from Github using the tag (similar to what
kpm migrations
does, but looking at the main files instead of the migrations) and implementing a logic similar to https://github.com/killbill/killbill/blob/01ef47553ea5165e19d6eab63fc400e91a64e29a/bin/db-helper#L122-L142.The text was updated successfully, but these errors were encountered: