Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

backend: dynamically calculate the maximum auto-inc ID #227

Merged
merged 2 commits into from
Aug 30, 2019

Commits on Aug 20, 2019

  1. backend: dynamically calculate the maximum auto-inc ID

    This makes sure the final AUTO_INCREMENT value is exactly the maximum value
    of the auto-inc column. Fix #222.
    kennytm committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    281ac50 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    6800003 View commit details
    Browse the repository at this point in the history