agrosner/DBFlow

Auto Increment ID Roll back in DBFlow

Open

#1,707 opened on Sep 7, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Kotlin (599 forks)batch import
help wanted

Repository metrics

Stars
 (4,869 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

ISSUE_TEMPLATE

DBFlow Version:4.2.4

Bug or Feature Request: The database rollback was successful, but the auto increment ID in the model class was not reset to 0. What should I do? Description: image image

Contributor guide