Commit graph

8 commits

Author SHA1 Message Date
jeroendedauw
4130c7814d some doc for the ORM system
Change-Id: Icdfe6c754fdeddb42f0df04efcb1e06df8b73173
2012-07-26 10:31:38 +02:00
jeroendedauw
5dafc5f14f Improve names of factory methods in ORMTable. Now its clear that they create rows and not tables
Change-Id: Ia83c7c81f4ddd6d3304273094553c31c67fe85c8
2012-06-29 21:05:09 +02:00
jeroendedauw
36a8c9b6ec Added ORMIterator interface which can be used for type hinting (in particular when passing ORMResult objects)
Change-Id: I0d14da35bf35be468a8e2c5530912992577e8dd8
2012-06-12 13:11:56 +02:00
awjrichards
c29fd59775 Big oops - merged to wrong branch.
Revert "Revert to arbitrarily old point before initial remote branch creation to help clean up"

This reverts commit ee0d3d330f
2012-06-05 22:58:54 +00:00
awjrichards
ee0d3d330f Revert to arbitrarily old point before initial remote branch creation to help clean up
Change-Id: I41a3d1e55d3ea9dffa42451237fe065f9334361d
2012-06-02 08:43:04 -07:00
jeroendedauw
dc16ea18a7 Adding interfaces for ORM row and table classes so these can be used for type hinting in a way that does not prevent doing stuff such as the decorator pattern. Also made some minor fixes in the docs
Change-Id: I8ee1495a46d676062026d4d6b7acaae7bb227c42
2012-05-25 22:09:32 +02:00
Alexandre Emsenhuber
78a56a67ba Added missing GPLv2 headers in includes/db.
Change-Id: Ib8fe301c6db77603e411113cea5a39c25c664961
2012-04-26 10:47:10 +02:00
Jeroen De Dauw
e4a0c04f7b 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
2012-04-16 18:00:52 +01:00