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
f6eb5e69bc21d0bb75e454e8d0e322fd993a170b
Switch branch/tag
yii2
framework
db
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Merge pull request #3027 from Alex-Code/addSelect
· face5262
...
Qiang Xue
authored
10 years ago
addSelect method for Query
face5262
Name
Last commit
Last update
..
cubrid
reverted breaking PHPdoc codestyle changes
11 years ago
mssql
reverted breaking PHPdoc codestyle changes
11 years ago
mysql
Fixes #2986.
10 years ago
oci
Implemented Oracle column comment reading from another schema
10 years ago
pgsql
reverted breaking PHPdoc codestyle changes
11 years ago
sqlite
Fixes #2911: Removed `tbl_` default for table prefix
10 years ago
ActiveQuery.php
removed duplicated joins when using joinWith and via relations
10 years ago
ActiveQueryInterface.php
reverted breaking PHPdoc codestyle changes
11 years ago
ActiveQueryTrait.php
cleanup docs
10 years ago
ActiveRecord.php
Refactored AR find
10 years ago
ActiveRecordInterface.php
Fixed typo in phpDoc for findAll function
10 years ago
ActiveRelationTrait.php
Fixes #2880: filterByModels() should prefix key columns in a join query.
11 years ago
BaseActiveRecord.php
Finished refactoring find() .
10 years ago
BatchQueryResult.php
Fixes #2911: Removed `tbl_` default for table prefix
10 years ago
ColumnSchema.php
reverted breaking PHPdoc codestyle changes
11 years ago
Command.php
Fixes #2968.
10 years ago
Connection.php
Fixes #2911: Removed `tbl_` default for table prefix
10 years ago
DataReader.php
Fixes #2911: Removed `tbl_` default for table prefix
10 years ago
Exception.php
reverted breaking PHPdoc codestyle changes
11 years ago
Expression.php
reverted breaking PHPdoc codestyle changes
11 years ago
Migration.php
reverted breaking PHPdoc codestyle changes
11 years ago
Query.php
New addSelect method
10 years ago
QueryBuilder.php
Fixes #2911: Removed `tbl_` default for table prefix
10 years ago
QueryInterface.php
refactored filterWhere().
10 years ago
QueryTrait.php
refactored filterWhere().
10 years ago
Schema.php
Loading commit data...
StaleObjectException.php
Loading commit data...
TableSchema.php
Loading commit data...
Transaction.php
Loading commit data...