]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 146679: Reusable, structured, database-independent schema
authormkanat%kerio.com <>
Wed, 9 Mar 2005 09:46:29 +0000 (09:46 +0000)
committermkanat%kerio.com <>
Wed, 9 Mar 2005 09:46:29 +0000 (09:46 +0000)
commitb8793ea28e3e03b2452bac119f2adcd3758e7260
tree59f43fa33e757e912ce34f3d41b201b4eb13c8f4
parent0b7d9e7f772ee107d0cb1816d6c5cb679ae6e01a
Bug 146679: Reusable, structured, database-independent schema
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=myk, a=justdave
Bugzilla/DB/Schema.pm [new file with mode: 0644]
Bugzilla/DB/Schema/Mysql.pm [new file with mode: 0644]
Bugzilla/DB/Schema/Pg.pm [new file with mode: 0644]