Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct new sequence numbers for auto-increment columns in joomla.sql for PostgreSQL #35

Conversation

richard67
Copy link

Pull Request (PR) for joomla#25570.

New sequence numbers for auto-increment columns have to be set to the next value = max. value + 1 in joomla.sql for PostgreSQL databases.

For the template_styles table is seems it was wrong also before the backend template PR mentioned above.

@bembelimen bembelimen merged commit 3a568c3 into bembelimen:backend-template Aug 11, 2019
@richard67 richard67 deleted the backend-template-correct-sequences-postgresql branch August 11, 2019 10:38
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