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

Fix next AI for array persistence #859

Merged
merged 1 commit into from
Apr 21, 2021
Merged

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Apr 21, 2021

merge after #710

originally AI was based on the max ID present, but if it was deleted, ID was lowered

now fixed to behave consistently like MySQL

@mvorisek mvorisek marked this pull request as draft April 21, 2021 11:45
@mvorisek mvorisek force-pushed the do_not_reset_array_ai branch 2 times, most recently from 3a9217f to 98b9c49 Compare April 21, 2021 13:41
@mvorisek mvorisek force-pushed the do_not_reset_array_ai branch 2 times, most recently from 804f10a to 6a680e7 Compare April 21, 2021 13:52
@mvorisek mvorisek marked this pull request as ready for review April 21, 2021 13:58
@mvorisek mvorisek changed the title Do not reset AI for array persistence Fix next AI for array persistence Apr 21, 2021
src/Persistence/Array_.php Show resolved Hide resolved
@mvorisek mvorisek merged commit 800fe7b into develop Apr 21, 2021
@mvorisek mvorisek deleted the do_not_reset_array_ai branch April 21, 2021 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants