Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/yiisoft/active-record
Active Record database abstraction layer
https://github.com/yiisoft/active-record
QueryBuilder refactoring
darkdef opened this pull request over 2 years ago
darkdef opened this pull request over 2 years ago
Fixes after using psalm with folder `tests`
darkdef opened this pull request over 2 years ago
darkdef opened this pull request over 2 years ago
Fixed tests `PHP 8.1`.
terabytesoftw opened this pull request over 2 years ago
terabytesoftw opened this pull request over 2 years ago
Move classes `PDO` to directory `src/Driver/PDO`.
terabytesoftw opened this pull request over 2 years ago
terabytesoftw opened this pull request over 2 years ago
Rename class in tests
darkdef opened this pull request over 2 years ago
darkdef opened this pull request over 2 years ago
Split `Query::class`.
terabytesoftw opened this pull request almost 3 years ago
terabytesoftw opened this pull request almost 3 years ago
Set errorLevel psalm to 1 `yiisoft/db`.
terabytesoftw opened this pull request almost 3 years ago
terabytesoftw opened this pull request almost 3 years ago
Remove `method static Query::create()`.
terabytesoftw opened this pull request almost 3 years ago
terabytesoftw opened this pull request almost 3 years ago
Pdo 2. Adding insertEx and partial removing usages of pdoStatement
darkdef opened this pull request almost 3 years ago
darkdef opened this pull request almost 3 years ago
big refactoring.
terabytesoftw opened this pull request almost 3 years ago
terabytesoftw opened this pull request almost 3 years ago
Remove redis from AR.
terabytesoftw opened this pull request almost 3 years ago
terabytesoftw opened this pull request almost 3 years ago
Remove `PHP 8.1` depreciation messages.
terabytesoftw opened this pull request almost 3 years ago
terabytesoftw opened this pull request almost 3 years ago
Fix factory duplicate connection
terabytesoftw opened this pull request about 3 years ago
terabytesoftw opened this pull request about 3 years ago
After PR #165 connection created every time when create an AR entity
vjik opened this issue about 3 years ago
vjik opened this issue about 3 years ago
It is impossible to create relation with "not equal" condition. OnCondition not supports conditions for columns
Insolita opened this issue over 3 years ago
Insolita opened this issue over 3 years ago
BaseActiveRecordTrait Date Mutators for dates columns
mohavee opened this issue over 4 years ago
mohavee opened this issue over 4 years ago
Can not call `ActiveRecord::all()` method with specified connection for database with different scheme
HaruAtari opened this issue over 4 years ago
HaruAtari opened this issue over 4 years ago
RFE: ActiveRecord::upsert
dicrtarasov opened this issue over 5 years ago
dicrtarasov opened this issue over 5 years ago
Separate fetching into different object that AR shoud extend
mikk150 opened this issue over 5 years ago
mikk150 opened this issue over 5 years ago
Recurrent db parameter in ActiveDataProvider
fcaldarelli opened this issue almost 6 years ago
fcaldarelli opened this issue almost 6 years ago
Main table in From and Left join
machour opened this issue almost 6 years ago
machour opened this issue almost 6 years ago
Reset _oldAttributes after afterSave.
vaso2 opened this issue about 6 years ago
vaso2 opened this issue about 6 years ago
Support for Data Mapper pattern
ghost opened this issue about 6 years ago
ghost opened this issue about 6 years ago
ActiveRecord Magic and ?? operator
paulzi opened this issue over 6 years ago
paulzi opened this issue over 6 years ago
Getters and setters for Activerecord
Inkognitoo opened this issue over 6 years ago
Inkognitoo opened this issue over 6 years ago
TryFind functions. Generate exception if elements not found.
analitic1983 opened this issue almost 7 years ago
analitic1983 opened this issue almost 7 years ago
Add findByPk()
RSalo opened this issue almost 7 years ago
RSalo opened this issue almost 7 years ago
add method that check is property was changed in ActiveRecord model
igorveremsky opened this issue almost 7 years ago
igorveremsky opened this issue almost 7 years ago
Calling yii\db\Query addSelect($fields) overwrites default select set
undestroyer opened this issue about 7 years ago
undestroyer opened this issue about 7 years ago
Make findByCondition() public or allow findOne()/findAll() query condition modification
vercotux opened this issue about 7 years ago
vercotux opened this issue about 7 years ago
ActiveQuery::one() limiting database records
hvta opened this issue over 7 years ago
hvta opened this issue over 7 years ago
Magic getter in BaseActiveRecord has readability and extensibility issues
arthibald opened this issue about 8 years ago
arthibald opened this issue about 8 years ago
\yii\db\BaseActiveRecord::save() returns false if \PDOStatement::rowCount() is falsy after insert
tom-- opened this issue over 8 years ago
tom-- opened this issue over 8 years ago
[Proposal] for branch 2.1 Refactoring idea for handling relations in Active Record
Faryshta opened this issue over 8 years ago
Faryshta opened this issue over 8 years ago
Support JSON data type in latest MySQL, Oracle, PostgreSQL
fproject opened this issue about 9 years ago
fproject opened this issue about 9 years ago
ActiveRecord::__get priority
SamMousa opened this issue over 9 years ago
SamMousa opened this issue over 9 years ago
DB DateTime handling definition in Schema
aliechti opened this issue over 9 years ago
aliechti opened this issue over 9 years ago
ActiveRecord::setRelation() method
Chofoteddy opened this issue over 9 years ago
Chofoteddy opened this issue over 9 years ago
Suggestion: ActiveRecord::findAll() without $condition
egorio opened this issue almost 10 years ago
egorio opened this issue almost 10 years ago