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
ceff7cc794ede45254b7dad2a0ce42d4a8753cad
Switch branch/tag
yii2
framework
db
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Removed requirement to use \Callback from Connection::transaction, improved docs
· ceff7cc7
Alexander Makarov
authored
10 years ago
ceff7cc7
Name
Last commit
Last update
..
cubrid
cleanup after #4092
10 years ago
mssql
Fixes #4212: MSSQL query builder should not generate the `ORDER BY` clause when it is not needed
10 years ago
mysql
Fix bug in `yii\db\mysql\Schema`
10 years ago
oci
fix unnecessary diff
10 years ago
pgsql
Fixes #4232: `TableSchema::sequenceName` for PostgreSQL should remove the enclosing quotes
10 years ago
sqlite
Merge pull request #4063 from yiisoft/typecast-split
10 years ago
ActiveQuery.php
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
ActiveQueryInterface.php
reverted breaking PHPdoc codestyle changes
11 years ago
ActiveQueryTrait.php
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
ActiveRecord.php
changedAttributes of AfterSaveEvent contain an old values
10 years ago
ActiveRecordInterface.php
Added getDb() to ActiveRecordInterface in order for BaseActiveRecord to have stricter contract
10 years ago
ActiveRelationTrait.php
Fixes #3568: When the primary query sets `asArray`, it is not respected by the `via` relational query
10 years ago
AfterSaveEvent.php
use an AfterSaveEvent class to be consistent
10 years ago
BaseActiveRecord.php
Fixes #4135
10 years ago
BatchQueryResult.php
Fixes #2911: Removed `tbl_` default for table prefix
10 years ago
ColumnSchema.php
Merge pull request #4063 from yiisoft/typecast-split
10 years ago
Command.php
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
Connection.php
Removed requirement to use \Callback from Connection::transaction, improved docs
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
IntegrityException.php
#2435 Tests for integrity exception
10 years ago
Migration.php
`MigrationInterface` extracted
10 years ago
MigrationInterface.php
updated phpdoc and classmap
10 years ago
Query.php
phpdoc
10 years ago
QueryBuilder.php
Loading commit data...
QueryInterface.php
Loading commit data...
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...