Releases: neveratdennys/PostgreSQLMigration
Releases · neveratdennys/PostgreSQLMigration
UpdateScript release
UpdateScript will now target folder contents in the following way:
- Subfolders in folders will always be compiled before files in the same folder.
- Selected files will now be sorted by filename before compiled
Name recognition in folders may be added in a future release #18.
Full Changelog: v0.0...v.1.4
UpdateScript release
This is a tool to combine .sql files under selected folders into a single executable script for PostgreSQL, and replaces a similar tool meant for SQL Server.
UpdateScript release
Full Changelog: v.1.2...v.1.3
Feature verified in environment.
UpdateScript release
Bug fixed for single level folder structures.
Full Changelog: v.1.1...v.1.2
UpdateScript release
UpdateScript now counts runtime instead of application total lifetime. Also now avoid decoding files through reading and writing binary.
What's Changed
- Recursive update script by @neveratdennys in #16
Full Changelog: v1.0...v.1.1
UpdateScript release
UpdateScript now displays the time taken for the run operation.
What's Changed
- Execute by @neveratdennys in #14
Full Changelog: Tools...v1.0