This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-15 05:45:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11ff78e4b4537df8f0069a7033720fd7976df0bb
yii2
/
tests
/
unit
History
Qiang Xue
0345191245
Added ActiveQuery::innerJoinWith().
2013-12-24 21:27:13 -05:00
..
data
Fixes
#1581
: Added
ActiveQuery::joinWith()
to support joining with relations
2013-12-24 00:08:49 -05:00
extensions
Fixes
#1579
: throw exception when the given AR relation name does not match in a case sensitive manner.
2013-12-21 23:26:35 -05:00
framework
Added ActiveQuery::innerJoinWith().
2013-12-24 21:27:13 -05:00
runtime
Travis-ci and phpunit config for coveralls
2013-07-29 13:17:57 +02:00
.gitignore
added tests for cache
2013-02-07 23:48:55 +04:00
bootstrap.php
Merge branch 'master' into elasticsearch
2013-11-22 20:19:49 +01:00
TestCase.php
Changed usage of self to static to allow extendibility
2013-11-20 18:36:05 +01:00
VendorTestCase.php
Fixed test break using file transport.
2013-11-28 09:22:08 -05:00