Skip to content

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

Merged
bembelimen merged 1 commit intobembelimen:backend-templatefrom
richard67:backend-template-correct-sequences-postgresql
Aug 11, 2019
Merged

Correct new sequence numbers for auto-increment columns in joomla.sql for PostgreSQL#35
bembelimen merged 1 commit intobembelimen:backend-templatefrom
richard67:backend-template-correct-sequences-postgresql

Conversation

@richard67
Copy link
Copy Markdown

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