Releases: Catterall/dbscripts
Releases · Catterall/dbscripts
0.1.4
0.1.36
Updated such that DBScripts instances have a straightforward method and an append method that handles the private dependency attribute. Populates dependencies for each script in the instance when calculating now.
Full Changelog: 0.3.12...0.1.36
0.1.32
Updated to use Khan's topological sort for dependencies rather than recursion, as well as a few bug fixes (mainly regex issues) and a cleaner implementation that is more flexible to future additions. You can now determine an appending strategy for DBScripts instances, get the schema of DBScript instances, and more.
Full Changelog: 0.1.0...0.3.12
0.1.0
The initial release of the dbscripts package.
Full Changelog: https://github.com/Catterall/dbscripts/commits/0.1.0