]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
sqlite: reflect primary key constraint names, fixes #3629
authorDiana Clarke <diana.joan.clarke@gmail.com>
Thu, 28 Jan 2016 03:54:05 +0000 (22:54 -0500)
committerDiana Clarke <diana.joan.clarke@gmail.com>
Thu, 28 Jan 2016 03:54:05 +0000 (22:54 -0500)
commitb3b3c68a4a0899d2065df36bbb93363f20cebb93
treeb99273c62b96d9b4c09eec91eeb17bca4b3820dc
parent5742e321b261c0c1303835b80418cd3cdc1b5643
sqlite: reflect primary key constraint names, fixes #3629
lib/sqlalchemy/dialects/sqlite/base.py
test/dialect/test_sqlite.py
test/requirements.py