1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-01 14:05:07 +03:00
ifhub.club/engine
Alexander Zinchuk 23740641e5 ORM:
1) added features of "LS::User_GetByLoginLike('%adm%')", "LS::User_GetItemsByDateRegisterGt(2011)", etc: Gt (>), Gte (>=), Lt (>), Lte (>=), Like and In

2) added indexing result collections by '#index-from-primary' and '#index-from'=>[entity UNIQUE field]

3) bringing back renewed GetItemsByArray()

4) all entries of _GetPrimaryKey to _getPrimaryKey
2011-03-27 14:25:17 +00:00
..
classes ORM: 2011-03-27 14:25:17 +00:00
include fix plugin 2010-09-15 15:52:58 +00:00
lib fix parser 2011-02-14 20:16:47 +00:00
modules 2011-03-23 11:31:06 +00:00