|
|
ab05f0d791
|
Fixed the signature of Schema::findUniqueIndexes().
|
2013-12-25 20:30:50 -05:00 |
|
|
|
89f0bfe100
|
Making accesors public
|
2013-12-25 18:27:54 -03:00 |
|
|
|
d376da57e4
|
Get DB unique indexes information
|
2013-12-25 18:08:50 -03:00 |
|
|
|
b0b1c27c85
|
Fix phpDoc var tag format
|
2013-11-12 06:21:04 +02:00 |
|
|
|
9b95a81b0c
|
Fixed the rest phpDocs [skip ci]
|
2013-11-12 03:13:37 +00:00 |
|
|
|
49081f0566
|
Fixes test break.
|
2013-11-08 16:58:50 -05:00 |
|
|
|
1f6a823073
|
Short array syntax
|
2013-10-18 20:52:38 +04:00 |
|
|
|
8899aaeb5b
|
moved getPdoType() to Schema.
|
2013-10-14 08:28:56 -04:00 |
|
|
|
ef13a11f66
|
moved getPDOType() back to Command to avoid dependency on Schema
fixes #854
|
2013-09-18 16:29:16 +02:00 |
|
|
|
523a63f576
|
Added TYPE_BIGPK to Schema
|
2013-09-15 15:08:43 +04:00 |
|
|
|
8ca17bbfbc
|
Merge pull request #847 from yiisoft/cubrid
[WIP] Cubrid db support
|
2013-09-06 07:14:41 -07:00 |
|
|
|
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 |
|
|
|
267f2d7849
|
fixed docs in db Schema classes
|
2013-09-05 16:47:05 +02:00 |
|
|
|
ca69ef09d4
|
update of @property annotations
|
2013-08-28 14:59:52 +02:00 |
|
|
|
bdb77f33ba
|
updated @property annotations of many classes
|
2013-08-28 14:16:13 +02:00 |
|
|
|
7150524e33
|
Finished model generator.
|
2013-08-25 23:15:13 -04:00 |
|
|
|
5d9c23c67b
|
Added Sort::hasAttribute().
|
2013-07-30 12:01:02 -04:00 |
|
|
|
4a0d2863f6
|
Fixes issue #421: yii\db\Schema:refresh() does not clear all cache
|
2013-06-12 21:59:30 -04:00 |
|
|
|
f5d0bcbcfc
|
Refactored cache key generation.
|
2013-05-26 17:09:09 -04:00 |
|
|
|
f72105166c
|
reorganized the main repo to satisfy PSR-0.
|
2013-05-21 21:19:05 -04:00 |
|