Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Fix a sequence name with double quotes for PostgreSQL to preserve name registry #6222

Closed
wants to merge 1 commit into from

Conversation

permiakov
Copy link
Contributor

With this fix you will not get PostgreSQL error about unknown object name if your sequence name contains upper case letters.

http://www.postgresql.org/docs/9.3/static/functions-sequence.html

@permiakov permiakov changed the title Fix a sequence name with double quotes for PostgreSQL to preserve name registry [BUGFIX] Fix a sequence name with double quotes for PostgreSQL to preserve name registry May 5, 2014
@Ocramius Ocramius changed the title [BUGFIX] Fix a sequence name with double quotes for PostgreSQL to preserve name registry Fix a sequence name with double quotes for PostgreSQL to preserve name registry May 5, 2014
@Ocramius Ocramius modified the milestones: 2.3.2, 2.4.0 May 5, 2014
@weierophinney weierophinney modified the milestones: 2.4.0, 2.3.2 Aug 6, 2014
weierophinney added a commit that referenced this pull request Aug 7, 2014
@weierophinney
Copy link
Member

Cherry-picked to master for release with 2.3.2, and merged to both master and develop.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants