Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Repository
ecf7942aa43f7c094664fb6194b402832551d5d0
Switch branch/tag
yii2
tests
unit
framework
db
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Fixes #1791: support ON condition for relational query.
· c4c328dc
Qiang Xue
authored
11 years ago
c4c328dc
Name
Last commit
Last update
..
cubrid
added unit tests for active dataprovider and fixed query tests
11 years ago
mssql
added unit tests for active dataprovider and fixed query tests
11 years ago
pgsql
added unit tests for active dataprovider and fixed query tests
11 years ago
sqlite
Use backquotes to quote column and table names for sqlite (related with #1318)
11 years ago
ActiveRecordTest.php
Fixes #1791: support ON condition for relational query.
11 years ago
CommandTest.php
Removed unneeded use statements
11 years ago
ConnectionTest.php
tagged tests with @group tags
11 years ago
DatabaseTestCase.php
Better AR connection init in tests
11 years ago
QueryBuilderTest.php
Short array syntax
11 years ago
QueryTest.php
reverted #1598 and added a test for it
11 years ago
SchemaTest.php
change back the visibility of findTableNames to protected.
11 years ago