21 Commits

Author SHA1 Message Date
2efb5aaf31 added filterWhere guide. 2014-04-02 20:17:13 -04:00
ab799d8ea9 Fixes #2911: Removed tbl_ default for table prefix 2014-03-30 19:33:46 +04:00
eaaf5f02a3 replaced tabs with spaces in docs. 2014-03-23 18:47:04 -04:00
c2ea7670f4 fix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.) 2014-03-01 10:55:51 +02:00
9a068f50f4 Refactored batch query. 2014-02-15 11:22:48 -05:00
3a930bd675 Finished batch query feature. 2014-02-14 18:13:42 -05:00
1571c72251 Fixes #2409: Added support for fetching data from database in batches 2014-02-14 16:45:46 -05:00
f59598bb8b Added support for building SQLs with sub-queries 2014-02-11 23:23:02 -05:00
d8f725bdf1 doc improvement 2014-02-11 20:21:02 -05:00
8bf9184729 edited the guid. fixed a huge bunch of links, hopefully all :) 2014-01-30 15:24:45 +01:00
5820cce72f Fixed typo 2014-01-30 01:20:23 +04:00
febce76397 fixed build break and fixed doc about exists/not exists. 2014-01-11 10:17:14 -05:00
a70808f8fb fixed typo 2014-01-07 05:25:00 +01:00
9b1c2c8064 Fixes #1586: QueryBuilder::buildLikeCondition() will now escape special characters and use percentage characters by default 2013-12-29 13:04:02 -05:00
c1aef527e4 Edited up to "operator can be..." 2013-12-21 20:54:54 -05:00
65338972c7 refactored ActiveRecord classes to use Interfaces and traits
this allows us to implement other activerecord implementations based on
NoSQL dbms
2013-11-13 18:42:50 +01:00
eee63f1721 Small typos 2013-11-02 17:53:48 +03:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
4c8058214f Last typo fixes in guide - I swear - [skip ci] 2013-08-19 23:55:38 -03:00
65cd163c69 query builder guide 2013-07-05 00:52:29 +04:00
d8beaa648e added doc files 2013-05-04 23:23:29 +04:00