datasources icon indicating copy to clipboard operation
datasources copied to clipboard

Updated SQLite3 to allow UUID PK's

Open pixeldrew opened this issue 12 years ago • 1 comments

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

Original pull request was closed due to this issue, https://github.com/cakephp/datasources/pull/21

pixeldrew avatar Nov 05 '11 23:11 pixeldrew

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 avatar Feb 17 '14 09:02 AD7six