Skip to content

Commit

Permalink
chore: updating version to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lerocha committed Feb 12, 2024
1 parent 7042658 commit 9ad8813
Show file tree
Hide file tree
Showing 29 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion ChinookDatabase.Test/DatabaseTests/ChinookDb2Fixture.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*******************************************************************************
* Chinook Database - Version 1.4.4
* Chinook Database - Version 1.4.5
* Description: Test fixture for Chinook database.
* DB Server: Db2
* Author: Luis Rocha
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase.Test/DatabaseTests/ChinookMySqlFixture.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*******************************************************************************
* Chinook Database - Version 1.4.4
* Chinook Database - Version 1.4.5
* Description: Test fixture for Chinook database.
* DB Server: MySql
* Author: Luis Rocha
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase.Test/DatabaseTests/ChinookOracleFixture.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*******************************************************************************
* Chinook Database - Version 1.4.4
* Chinook Database - Version 1.4.5
* Description: Test fixture for Chinook database.
* DB Server: Oracle
* Author: Luis Rocha
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*******************************************************************************
* Chinook Database - Version 1.4.4
* Chinook Database - Version 1.4.5
* Description: Test fixture for Chinook database.
* DB Server: PostgreSql
* Author: Luis Rocha
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*******************************************************************************
* Chinook Database - Version 1.4.4
* Chinook Database - Version 1.4.5
* Description: Test fixture for Chinook database.
* DB Server: SqlServerCompact
* Author: Luis Rocha
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*******************************************************************************
* Chinook Database - Version 1.4.4
* Chinook Database - Version 1.4.5
* Description: Test fixture for Chinook database.
* DB Server: SqlServer
* Author: Luis Rocha
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase.Test/DatabaseTests/ChinookSqliteFixture.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*******************************************************************************
* Chinook Database - Version 1.4.4
* Chinook Database - Version 1.4.5
* Description: Test fixture for Chinook database.
* DB Server: Sqlite
* Author: Luis Rocha
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/ChinookDatabase.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Chinook Database 1.4.4
Chinook Database 1.4.5

This is the list of generated files.
|| Data Source || File || Description ||
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/Chinook_Db2.sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*******************************************************************************
Chinook Database - Version 1.4.4
Chinook Database - Version 1.4.5
Script: Chinook_Db2.sql
Description: Creates and populates the Chinook database.
DB Server: Db2
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/Chinook_MySql.sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*******************************************************************************
Chinook Database - Version 1.4.4
Chinook Database - Version 1.4.5
Script: Chinook_MySql.sql
Description: Creates and populates the Chinook database.
DB Server: MySql
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*******************************************************************************
Chinook Database - Version 1.4.4
Chinook Database - Version 1.4.5
Script: Chinook_MySql_AutoIncrementPKs.sql
Description: Creates and populates the Chinook database.
DB Server: MySql
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/Chinook_Oracle.sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*******************************************************************************
Chinook Database - Version 1.4.4
Chinook Database - Version 1.4.5
Script: Chinook_Oracle.sql
Description: Creates and populates the Chinook database.
DB Server: Oracle
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/Chinook_PostgreSql.sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*******************************************************************************
Chinook Database - Version 1.4.4
Chinook Database - Version 1.4.5
Script: Chinook_PostgreSql.sql
Description: Creates and populates the Chinook database.
DB Server: PostgreSql
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*******************************************************************************
Chinook Database - Version 1.4.4
Chinook Database - Version 1.4.5
Script: Chinook_PostgreSql_AutoIncrementPKs.sql
Description: Creates and populates the Chinook database.
DB Server: PostgreSql
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*******************************************************************************
Chinook Database - Version 1.4.4
Chinook Database - Version 1.4.5
Script: Chinook_PostgreSql_SerialPKs.sql
Description: Creates and populates the Chinook database.
DB Server: PostgreSql
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/Chinook_SqlServer.sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*******************************************************************************
Chinook Database - Version 1.4.4
Chinook Database - Version 1.4.5
Script: Chinook_SqlServer.sql
Description: Creates and populates the Chinook database.
DB Server: SqlServer
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/Chinook_SqlServerCompact.sqlce
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*******************************************************************************
Chinook Database - Version 1.4.4
Chinook Database - Version 1.4.5
Script: Chinook_SqlServerCompact.sqlce
Description: Creates and populates the Chinook database.
DB Server: SqlServerCompact
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*******************************************************************************
Chinook Database - Version 1.4.4
Chinook Database - Version 1.4.5
Script: Chinook_SqlServerCompact_AutoIncrementPKs.sqlce
Description: Creates and populates the Chinook database.
DB Server: SqlServerCompact
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*******************************************************************************
Chinook Database - Version 1.4.4
Chinook Database - Version 1.4.5
Script: Chinook_SqlServer_AutoIncrementPKs.sql
Description: Creates and populates the Chinook database.
DB Server: SqlServer
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/Chinook_Sqlite.sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*******************************************************************************
Chinook Database - Version 1.4.4
Chinook Database - Version 1.4.5
Script: Chinook_Sqlite.sql
Description: Creates and populates the Chinook database.
DB Server: Sqlite
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*******************************************************************************
Chinook Database - Version 1.4.4
Chinook Database - Version 1.4.5
Script: Chinook_Sqlite_AutoIncrementPKs.sql
Description: Creates and populates the Chinook database.
DB Server: Sqlite
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/CreateDb2.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
echo Chinook Database Version 1.4.4
echo Chinook Database Version 1.4.5
echo.

if "%1"=="" goto MENU
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/CreateMySql.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
echo Chinook Database Version 1.4.4
echo Chinook Database Version 1.4.5
echo.

if "%1"=="" goto MENU
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/CreateOracle.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
echo Chinook Database Version 1.4.4
echo Chinook Database Version 1.4.5
echo.

if "%1"=="" goto MENU
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/CreatePostgreSql.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
echo Chinook Database Version 1.4.4
echo Chinook Database Version 1.4.5
echo.

if "%1"=="" goto MENU
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/CreateSqlServer.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
echo Chinook Database Version 1.4.4
echo Chinook Database Version 1.4.5
echo.

if "%1"=="" goto MENU
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/DataSources/CreateSqlite.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
echo Chinook Database Version 1.4.4
echo Chinook Database Version 1.4.5
echo.

if "%1"=="" goto MENU
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/Utilities/DataSetHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class DataSetHelper
{
public static string GetVersionNumber()
{
return "1.4.4";
return "1.4.5";
}

public static bool IsLastCreateTableElement(DataTable table, DataColumn col)
Expand Down
2 changes: 1 addition & 1 deletion ChinookDatabase/_T4Templates/Chinook.ttinclude
Original file line number Diff line number Diff line change
Expand Up @@ -6782,7 +6782,7 @@
{
public static string GetVersionNumber()
{
return "1.4.4";
return "1.4.5";
}

public static bool IsLastCreateTableElement(DataTable table, DataColumn col)
Expand Down

0 comments on commit 9ad8813

Please sign in to comment.