Skip to content

Releases: neveratdennys/PostgreSQLMigration

UpdateScript release

08 Dec 18:10
Compare
Choose a tag to compare

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

14 Sep 20:33
e4396a1
Compare
Choose a tag to compare
UpdateScript release Pre-release
Pre-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

04 Nov 17:41
Compare
Choose a tag to compare

Full Changelog: v.1.2...v.1.3

Feature verified in environment.

UpdateScript release

27 Oct 17:23
Compare
Choose a tag to compare

Bug fixed for single level folder structures.
Full Changelog: v.1.1...v.1.2

UpdateScript release

27 Oct 00:25
Compare
Choose a tag to compare

UpdateScript now counts runtime instead of application total lifetime. Also now avoid decoding files through reading and writing binary.

What's Changed

Full Changelog: v1.0...v.1.1

UpdateScript release

06 Oct 21:03
Compare
Choose a tag to compare

UpdateScript now displays the time taken for the run operation.

What's Changed

Full Changelog: Tools...v1.0