Re-adding dbdataobject stuff which got pulled from core about 2 weeks back due to...
authorJeroen De Dauw <jeroendedauw@gmail.com>
Thu, 22 Mar 2012 01:56:32 +0000 (02:56 +0100)
committerReedy <reedy@wikimedia.org>
Mon, 16 Apr 2012 17:00:52 +0000 (18:00 +0100)
commite4a0c04f7b0577c067f258e3f972ac90c0da1dbc
treeb9a0f941166adb0a2399d3b3d5d1367458876198
parent3a7046dce46d437a0c7bec01a9870e28a0155ee2
Re-adding dbdataobject stuff which got pulled from core about 2 weeks back due to slush

Patch set 4: Move files to includes/db
Patch set 5: Update autoloader, pull in DB

Change-Id: I2b961e043dd1af9c843995bac7fc77bd671caa5e
includes/AutoLoader.php
includes/db/ORMResult.php [new file with mode: 0644]
includes/db/ORMRow.php [new file with mode: 0644]
includes/db/ORMTable.php [new file with mode: 0644]