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

Backward-compatible sqlite autoincrement #47

Closed
wants to merge 6 commits into from

Commits on Dec 8, 2014

  1. Backward-compatible sqlite autoincrement

    Ivan Baidakou committed Dec 8, 2014
    Configuration menu
    Copy the full SHA
    4839d79 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2015

  1. Rename autoinc_method -> auto_increment_method

    Ivan Baidakou committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    46c40cc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	t/56-sqlite-producer.t
    Ivan Baidakou committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    ce39747 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2015

  1. Add "AUTOINCREMENT" only after INTEGER PRIMARY KEY for sqlite ddl

    generator
    Ivan Baidakou committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    ee779a2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Ivan Baidakou committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    10a087f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2015

  1. Merge remote-tracking branch 'upstream/master'

    Ivan Baidakou committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    6987e50 View commit details
    Browse the repository at this point in the history