octicon-git-branch(16/) Commit Graph

17 Commits

Author SHA1 Message Date
slavcodev
b0b1c27c85 Fix phpDoc var tag format 2013-11-12 06:21:04 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Taras Gudz
9b95a81b0c Fixed the rest phpDocs [skip ci] 2013-11-12 03:13:37 +00:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
49081f0566 Fixes test break. 2013-11-08 16:58:50 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
8899aaeb5b moved getPdoType() to Schema. 2013-10-14 08:28:56 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
ef13a11f66 moved getPDOType() back to Command to avoid dependency on Schema
fixes #854
2013-09-18 16:29:16 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
523a63f576 Added TYPE_BIGPK to Schema 2013-09-15 15:08:43 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
8ca17bbfbc Merge pull request #847 from yiisoft/cubrid
[WIP] Cubrid db support
2013-09-06 07:14:41 -07:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
c6ef7ec9d5 moved Command::getPdoType() to Schema
this allows different implementation in different DBMS

CUBRID does not supprt PDO::TYPE_BOOL, so we use STRING here which will
be casted by the DBMS
2013-09-06 11:40:29 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
267f2d7849 fixed docs in db Schema classes 2013-09-05 16:47:05 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
ca69ef09d4 update of @property annotations 2013-08-28 14:59:52 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
bdb77f33ba updated @property annotations of many classes 2013-08-28 14:16:13 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
7150524e33 Finished model generator. 2013-08-25 23:15:13 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
5d9c23c67b Added Sort::hasAttribute(). 2013-07-30 12:01:02 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
4a0d2863f6 Fixes issue #421: yii\db\Schema:refresh() does not clear all cache 2013-06-12 21:59:30 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
f5d0bcbcfc Refactored cache key generation. 2013-05-26 17:09:09 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00 octicon-file-diff(16/) octicon-file-code(16/)