1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-06 00:14:25 +03:00
Commit graph

10 commits

Author SHA1 Message Date
Mzhelskiy Maxim 0e48cb6aa9 fix ORM compatibility with 0.4.2 2011-02-15 13:25:19 +00:00
Mzhelskiy Maxim f703c0ebc8 fix ORM 2011-01-28 10:10:55 +00:00
Alexander Zinchuk b703fad0fa ORM/ActiveRecoed usability upgrade.
Now we can use:
Sample_GetItemsByParam1AndParam2('foo','bar') instead of Sample_GetSampleItemsBySampleParam1AndSampleParam2('foo','bar')
$oSample->setTitle()/getTitle() instead of $oSample->setSampleTitle()/getSampleTitle()
Primary key definition improved.
2010-11-13 05:43:25 +00:00
Alexander Zinchuk 4047d7233d ModuleORM::GetCountItemsByArray() added 2010-11-09 02:10:57 +00:00
Alexander Zinchuk d21dacda65 Fixes for _GetDescendantsOfEntity and _GetAncestorsOfEntity 2010-11-09 01:48:36 +00:00
Alexander Zinchuk eababf4af7 ORM-relation type 'Tree' support added. 2010-10-31 12:10:25 +00:00
Mzhelskiy Maxim 13d62b14f5 ORM - add order and paging filter 2010-09-21 15:01:05 +00:00
Mzhelskiy Maxim 1054f9c8de update ORM by ajaxy 2010-08-29 07:03:53 +00:00
Mzhelskiy Maxim a17d0e223e fix ORM 2010-08-13 22:40:01 +00:00
Mzhelskiy Maxim 6ff5072d56 ORM first beta 2010-08-13 16:26:19 +00:00