datasources
datasources copied to clipboard
Updated SQLite3 to allow UUID PK's
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
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?