Skip to content

Merge develop branch into master#44

Merged
lerocha merged 13 commits intomasterfrom
develop
Feb 11, 2024
Merged

Merge develop branch into master#44
lerocha merged 13 commits intomasterfrom
develop

Conversation

@lerocha
Copy link
Copy Markdown
Owner

@lerocha lerocha commented Feb 11, 2024

No description provided.

kohanyirobert and others added 13 commits May 22, 2018 10:28
Double-quoted identifiers are case-sensitive in PostgreSQL. This poses a
problem when writing queries in programming languages like Java as one
*must* use double-quotes around identifiers, this (could) make queries
hard to write, read, maintain, etc.
…ences

Not sure if it works or not, unfortunately I couldn't test it.
PostgreSQL script updates (UTF-8, SERIAL PKs and case-insensitive identifiers)
 Conflicts:
	ChinookDatabase.Test/DatabaseTests/DatabaseFixture.tt
	ChinookDatabase/DataSources/ChinookDatabase.txt
	ChinookDatabase/DataSources/Chinook_PostgreSql.sql
	ChinookDatabase/DataSources/CreatePostgreSql.bat
	ChinookDatabase/DataSources/Package.bat
	NuGet/ChinookDatabase.SqlScripts/ChinookDatabase.SqlScripts.1.4.0.nuspec
 Conflicts:
	ChinookDatabase/DataSources/Chinook_PostgreSql.sql
* Creating PrimaryKeyStrategy

* Adding support to primary key columns with serial type
@lerocha lerocha merged commit 02e360f into master Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants