Allow specifying a different name for the default primary key.
authorChuck Hagenbuch <chuck@horde.org>
Wed, 13 Jan 2010 02:00:17 +0000 (21:00 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Wed, 13 Jan 2010 02:03:18 +0000 (21:03 -0500)
commitae0576c6fbb2bd837d77b9432c5e8cd08120f0fc
tree850cbd8aab077864a015ef04a15d857ef00bace2
parentaf2b32cd3df33c50cb0860a70025e89a424ec940
Allow specifying a different name for the default primary key.
framework/Db/lib/Horde/Db/Adapter/Base/Schema.php
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