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
5d85064a48774cf80840bcdc39b337e4688568d0
Switch branch/tag
yii2
framework
yii
db
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
\yii\db\ActiveRecord updated
· a1deac81
Alexander Kochetov
authored
11 years ago
a1deac81
Name
Last commit
Last update
..
cubrid
replaced inheritdoc tags.
11 years ago
mssql
Fixes #1076
11 years ago
mysql
change back the visibility of findTableNames to protected.
11 years ago
oci
doc fix.
11 years ago
pgsql
change back the visibility of findTableNames to protected.
11 years ago
sqlite
change back the visibility of findTableNames to protected.
11 years ago
ActiveQuery.php
Fixes #1791
11 years ago
ActiveQueryInterface.php
moved db interfaces and traits back to yii/db.
11 years ago
ActiveQueryTrait.php
Fixes #1791
11 years ago
ActiveRecord.php
\yii\db\ActiveRecord updated
11 years ago
ActiveRecordInterface.php
Added ActiveRecordInterface::getOldPrimaryKey().
11 years ago
ActiveRelation.php
Fixes #1791: support ON condition for relational query.
11 years ago
ActiveRelationInterface.php
moved db interfaces and traits back to yii/db.
11 years ago
ActiveRelationTrait.php
Fixes #1581: Added `ActiveQuery::joinWith()` to support joining with relations
11 years ago
BaseActiveRecord.php
finished offline template with all information
11 years ago
ColumnSchema.php
Fixes #1255: typecast empty string to null for non-string DB columns.
11 years ago
Command.php
Fixed the issue that query cache returns the same data for the same SQL but different query methods
11 years ago
Connection.php
DbConnection::tablePrefix default value added
11 years ago
DataReader.php
Short array syntax
11 years ago
Exception.php
Short array syntax
11 years ago
Expression.php
Short array syntax
11 years ago
Migration.php
doc cleanup.
11 years ago
Query.php
Fixes #1586: `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default
11 years ago
QueryBuilder.php
Fixes #1586: `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default
11 years ago
QueryInterface.php
Fixes #1586: `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default
11 years ago
QueryTrait.php
Loading commit data...
Schema.php
Loading commit data...
StaleObjectException.php
Loading commit data...
TableSchema.php
Loading commit data...
Transaction.php
Loading commit data...