Add unit tests for the bug I encountered when specifying primary key columns explicitly.
authorChuck Hagenbuch <chuck@horde.org>
Mon, 11 Jan 2010 17:28:05 +0000 (12:28 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Tue, 12 Jan 2010 05:14:53 +0000 (00:14 -0500)
commitb1b23fa9d95b0aed24827f207a2b1f7174d4c5d9
treed83e1bba789df949805803cb451a5a7ddfe54ed6
parent18dcc8a78c361c071dbcc8d4735ff7f9445eb26a
Add unit tests for the bug I encountered when specifying primary key columns explicitly.
framework/Db/test/Horde/Db/Adapter/MysqliTest.php
framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php
framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php
framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php