yuniql v0.465.0 Release Notes

Release Date: 2020-05-27 // almost 4 years ago
  • v0.465.0

    This is a BETA RELEASE. This is stable build and has so far captured and fixes many defects from early adopters of yuniql. Platform tests and unit tests coverage has been significantly increased in this build.

    ๐Ÿ’ฅ Breaking changes

    • ๐Ÿ“‡ Rename --delimiter parameter into --bulk-separator #84

    ๐Ÿ†• New features & Enhancements

    • ๐Ÿ‘Œ Support custom schema and table name of version tracking table #78
    • ๐Ÿ‘Œ Support for labeling versions (to be closer to semantic versioning) #75
    • โœ‚ Remove global transaction for MySql platform #76
    • ๐Ÿ— Build more robust sql batch parser #88
    • ๐Ÿ‘Œ Support --continue-after-failure for MySql
    • ๐Ÿ‘Œ Support --bulk-batch-size parameter #83

    ๐Ÿ› Bug fixes

    • Lack of correct exit code hangs Azure Pipelines when yuniql.exe fails #92
    • Bulk insert with CSV fails when word NULL is used instead of empty #77
    • โœ… Scripts _draft directory was skipped when db runs latest version #66
    • Arguments filed is not working as expected in Azure Pipeline Extension #73

    Credits

    ๐Ÿ‘ Special thanks to @mguoth for significant improvement in yuniql's MySql support.
    ๐Ÿ— Also, this best build so far thanks for giving feedback and creating issue tickets:

    Cheers, Rodel