Remove column list so that this insert works regardless of the primary key
authorChuck Hagenbuch <chuck@horde.org>
Wed, 13 Jan 2010 01:59:46 +0000 (20:59 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Wed, 13 Jan 2010 02:03:18 +0000 (21:03 -0500)
commitaf2b32cd3df33c50cb0860a70025e89a424ec940
tree12b6c1a0640cdecac2bf199893f77466d723f811
parent2cb7614f93e05f7f2ff78cab18c7203b29ce6fd8
Remove column list so that this insert works regardless of the primary key
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