This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii
Watch
2
Star
0
Fork
0
You've already forked yii
mirror of
https://github.com/yiisoft/yii.git
synced
2026-03-05 07:44:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dee34ca54db95686fb2e7a1d39b0600a74b12559
yii
/
tests
/
framework
/
db
/
data
History
Carsten Brandt
dee34ca54d
added unit test for
#2884
2013-09-18 14:00:37 +02:00
..
models2.php
Merge branch 'master' of github.com:yiisoft/yii into fixes-2336
2013-05-28 21:06:37 +06:00
models-namespaced.php
fix
#2378
CActiveRecord::tableName() in namespaced model
2013-08-07 20:20:42 +04:00
models.php
added unit test for
#2884
2013-09-18 14:00:37 +02:00
mssql.sql
Forgot about spaces in comments creating procedure call. [ci skip]
2012-08-29 23:09:05 +06:00
mysql.sql
Support for MySQL BIT(M) data type default values
2013-05-27 02:45:25 +02:00
oci.sql
COciTest: temporary removed problem places.
2012-09-04 22:22:26 +06:00
postgres.sql
Fixes
#2336
: PostgreSQL: CDbCommandBuilder uses
NULL
instead of
DEFAULT
as default value for the primary keys of serial type.
2013-04-15 18:42:41 +06:00
sqlite.sql
detect properly if criteria->select starts with a count() expression in CActiveFinder->count() method
2013-08-21 21:45:08 +02:00