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
c7b51e256578c890997e64863db6831e67eb286f
Switch branch/tag
yii2
framework
db
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Check availabilty field in BaseActiveRecord::populateRecord
· 67bd4972
...
miramir
authored
10 years ago
check with Object::canSetProperty() fixes #4305, close #4211
67bd4972
Name
Last commit
Last update
..
cubrid
Implemented master balancing.
10 years ago
mssql
Fixes #4342
10 years ago
mysql
Fix bug in `yii\db\mysql\Schema`
10 years ago
oci
Added Connection::useMaster() and refactored code.
10 years ago
pgsql
Implemented master balancing.
10 years ago
sqlite
Added Connection::useMaster() and refactored code.
10 years ago
ActiveQuery.php
Fixes #4048: Added `init` event to `ActiveQuery` classes
10 years ago
ActiveQueryInterface.php
Fixed missing callable in method signature
10 years ago
ActiveQueryTrait.php
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
11 years ago
ActiveRecord.php
Fixes #4048: Added `init` event to `ActiveQuery` classes
10 years ago
ActiveRecordInterface.php
Update ActiveRecordInterface.php
10 years ago
ActiveRelationTrait.php
fixed test break
10 years ago
AfterSaveEvent.php
use an AfterSaveEvent class to be consistent
11 years ago
BaseActiveRecord.php
Check availabilty field in BaseActiveRecord::populateRecord
10 years ago
BatchQueryResult.php
Fixes #2911: Removed `tbl_` default for table prefix
11 years ago
ColumnSchema.php
Merge pull request #4063 from yiisoft/typecast-split
10 years ago
Command.php
Fixes #4384.
10 years ago
Connection.php
Fixed test break.
10 years ago
DataReader.php
Fixes #2911: Removed `tbl_` default for table prefix
11 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
11 years ago
Migration.php
`MigrationInterface` extracted
11 years ago
MigrationInterface.php
updated phpdoc and classmap
11 years ago
Query.php
phpdoc
11 years ago
QueryBuilder.php
rename column schema typecast method
10 years ago
QueryInterface.php
phpdoc formatting issues
11 years ago
QueryTrait.php
phpdoc
11 years ago
Schema.php
Refactored code.
10 years ago
StaleObjectException.php
Reformat code te be PSR-2 compatible
11 years ago
TableSchema.php
phpdoc formatting issues
11 years ago
Transaction.php
Fixes #3221: Added events for DB transaction commit/rollback
10 years ago