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

[Driver:sqlite].clear should reset autoincrement #497

Merged
merged 2 commits into from
May 14, 2014

Commits on May 8, 2014

  1. [Driver:sqlite].clear should reset autoincrement

    Sqlite stores sequences differently, you have to reset them manually after clearing the table
    mike-zenith committed May 8, 2014
    Configuration menu
    Copy the full SHA
    53b3612 View commit details
    Browse the repository at this point in the history
  2. bad line breaks before +

    sorry, wasnt paying attention
    mike-zenith committed May 8, 2014
    Configuration menu
    Copy the full SHA
    051089e View commit details
    Browse the repository at this point in the history