Tests for creating tables with composite primary keys
authorChuck Hagenbuch <chuck@horde.org>
Wed, 13 Jan 2010 04:20:48 +0000 (23:20 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Wed, 13 Jan 2010 04:32:04 +0000 (23:32 -0500)
commit26393fc1a7e6a63b2207a081541ede6f6fece228
tree96f1a685e31febf12c9c70f9b30622745f992102
parenta749ee481a5a3656cb2cb3ae8f917b3d2249fd84
Tests for creating tables with composite primary keys
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