Skip to content

Conversation

@pixeldrew
Copy link

Fixed issues with table creation so default PK has type integer autoincrement

Original pull request was closed due to this issue, #21

modified dbo_sqlite3.php to allow for UUID PK
sqlite_sequence table shows up when listing sources and breaks function describe()
Fixed default table type so primary key is integer type with autoincrement
@AD7six
Copy link
Member

AD7six commented Feb 17, 2014

These changes look fine but the absence of a test (which is the fault of the repo, not the person opening a PR) makes me nervous to merge it.

Can someone using sqlite3 test/vouch for this change?

@AD7six AD7six added the sqlite3 label Feb 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants