Skip to content

v1.4.3

Compare
Choose a tag to compare
@lerocha lerocha released this 29 Jan 00:42
· 36 commits to master since this release
2648a72

What's Changed

  • Using JSON format as data source and removing iTunes xml file and converter by @lerocha in #34
  • fixing database tests to read connection strings from config file by @lerocha in #36
  • Improve the PostgreSQL scripts by @0xced in #35
  • Using SnakeCaseNamingStrategy and generating PostgreSQL tests with snake case names by @lerocha in #37
  • Creating a Docker compose file with database containers to test the generated SQL scripts by @lerocha in #38
  • Issue #31: fixing Oracle SQL script to work with latest version 21 by @lerocha in #39
  • Updating version to 1.4.3 by @lerocha in #40

New Contributors

  • @0xced made their first contribution in #35

Full Changelog: v1.4.2...v1.4.3