Skip to content

Conversation

tingstad
Copy link
Contributor

@tingstad tingstad commented Jan 5, 2019

"MAX(id) FROM words" was used as word_id for INSERT of next word,
which will result in duplicate word ids.

(Of course, in its current form, the application always runs the code against
an empty database, so the error is not triggered.)

"MAX(id) FROM words" was used as word_id for INSERT of next word,
which will result in duplicate word ids.

(Of course, in its current form, the application always runs the code against
an empty database, so the error is not triggered.)
@tingstad
Copy link
Contributor Author

Resolved conflict.

@tingstad tingstad changed the title Fix word_id in 25-persistent-tables Fix word_id in 26-persistent-tables Aug 3, 2021
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.

1 participant