Skip to content

Releases: lerocha/chinook-database

v1.4.5

12 Feb 04:50
4a944a9
Compare
Choose a tag to compare

What's Changed

  • feat: updating SQL scripts to insert multiple rows with a single insert statement by @lerocha in #45

Full Changelog: v1.4.4...v1.4.5

v1.4.4

11 Feb 00:38
02e360f
Compare
Choose a tag to compare

What's Changed

  • fix: fixing text templates to use Path.Combine to create a file path that works in any OS and sorting the source code files to generate the helper classes in the same order. by @lerocha in #41
  • fix: fixing text templates to work with any OS and generating with dotnet t4 by @lerocha in #42
  • PostgreSQL script updates (UTF-8, SERIAL PKs and case-insensitive identifiers) by @kohanyirobert in #3
  • feat: auto generate SQL scripts for serial primary keys by @lerocha in #43
  • Merge develop branch into master by @lerocha in #44

New Contributors

Full Changelog: v1.4.3...v1.4.4

v1.4.3

29 Jan 00:42
2648a72
Compare
Choose a tag to compare

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

v1.4.2

24 Jan 06:30
b2d2f72
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

22 Jan 02:44
Compare
Choose a tag to compare

Release Date: Feb 19, 2022

Supported Database Servers:

  • DB2
  • EffiProz
  • MySQL
  • Oracle
  • PostgreSql
  • SQL Server
  • SQL Server Compact
  • SQLite

Full Changelog: v1.4.0...v1.4.1

v1.4.0

22 Jan 02:43
Compare
Choose a tag to compare

Release Date: Dec 2, 2012

Supported Database Servers:

  • DB2
  • EffiProz
  • MySQL
  • Oracle
  • PostgreSql
  • SQL Server
  • SQL Server Compact
  • SQLite

Full Changelog: v1.3.0...v1.4.0

v1.3.0

22 Jan 02:42
Compare
Choose a tag to compare

Release Date: Nov 14, 2010

Supported Database Servers:

  • DB2
  • EffiProz
  • MySQL
  • Oracle
  • SQL Server
  • SQL Server Compact
  • SQLite

Full Changelog: v1.2.0...v1.3.0

v1.2.0

22 Jan 02:41
Compare
Choose a tag to compare

Release Date: Nov 9, 2010

Supported Database Servers:

  • MySQL: the script was tested using MySQL Server 5.1
  • Oracle: the script was tested using Oracle Database 10g Express Edition (XE)
  • SQL Server: the script was tested using SQL Server Express 2008
  • SQL Server Compact: the script was tested using SQL Server Compact 3.5 SP1

Full Changelog: v1.1.0...v1.2.0

v1.1.0

22 Jan 02:41
Compare
Choose a tag to compare

Release Date: Apr 27, 2009

Supported Database Servers:

  • MySQL: the script was tested using MySQL Server 5.1
  • Oracle: the script was tested using Oracle Database 10g Express Edition (XE)
  • SQL Server: the script was tested using SQL Server Express 2008
  • SQL Server Compact: the script was tested using SQL Server Compact 3.5 SP1

Full Changelog: v1.0.0...v1.1.0

v1.0.0

22 Jan 02:40
Compare
Choose a tag to compare

Release Date: Aug 17, 2008

Supported Database Servers:

  • MySQL: the script was tested using MySQL Server 5.0
  • Oracle: the script was tested using Oracle Database 10g Express Edition (XE)
  • SQL Server: the script was tested using SQL Server Express 2008

Full Changelog: https://github.com/lerocha/chinook-database/commits/v1.0.0