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
Refactor `delete...()` methods
Tigrov opened this pull request 12 months ago
Tigrov opened this pull request 12 months ago
Refactor `BaseActiveRecord::getDirtyAttributes()`
Tigrov opened this pull request 12 months ago
Tigrov opened this pull request 12 months ago
Refactor `update...()` methods
Tigrov opened this pull request 12 months ago
Tigrov opened this pull request 12 months ago
`ActiveQuery` class should not extend `Yiisoft\Db\Query\Query`
Tigrov opened this issue almost 1 year ago
Tigrov opened this issue almost 1 year ago
Update the comments of the method createQueryTo in ActiveRecordFactory so that the IDE can automatically identify the specific class of ActiveRecord
niqingyang opened this pull request about 1 year ago
niqingyang opened this pull request about 1 year ago
Refactor `BaseActiveRecord::getAttributes()`
Tigrov opened this pull request about 1 year ago
Tigrov opened this pull request about 1 year ago
Fix extensibility issue
Tigrov opened this pull request about 1 year ago
Tigrov opened this pull request about 1 year ago
Test `BaseActiveRecord::getOldAttribute()` after insert and update
Tigrov opened this pull request about 1 year ago
Tigrov opened this pull request about 1 year ago
Do not catch an `Exception` in `isset()` of magic properties
Tigrov opened this pull request about 1 year ago
Tigrov opened this pull request about 1 year ago
Throw `UnknownPropertyException` when setting unknown property
Tigrov opened this pull request about 1 year ago
Tigrov opened this pull request about 1 year ago
Fix setting value for an attribute when AR class has get method for the attribute
Tigrov opened this pull request about 1 year ago
Tigrov opened this pull request about 1 year ago
implement the interface ArrayableInterface for BaseActiveRecord
niqingyang opened this pull request about 1 year ago
niqingyang opened this pull request about 1 year ago
Can ActiveRecord implement the interface ArrayableInterface, like Yii2?
niqingyang opened this issue about 1 year ago
niqingyang opened this issue about 1 year ago
Use global `\InvalidArgumentException`
Tigrov opened this issue about 1 year ago
Tigrov opened this issue about 1 year ago
Update rector/rector requirement from ^0.17 to ^0.18
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Support DateTime instances
Tigrov opened this pull request over 1 year ago
Tigrov opened this pull request over 1 year ago
Cannot serialize active record
tehmaestro opened this issue over 1 year ago
tehmaestro opened this issue over 1 year ago
Add method resetWithJoin and other methods to ActiveQueryInterface
darkdef opened this pull request over 1 year ago
darkdef opened this pull request over 1 year ago
Update rector/rector requirement from ^0.16 to ^0.17
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Implement `ActiveRelation::class`.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Fix `ActiveRecordInterface::class`.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Update rector/rector requirement from ^0.15 to ^0.16
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Fix issue psalm 1 - part 2.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Fix issue psalm 1 - part 1.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Add support subpackage-install.yml.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Set to psalm 2.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Adjust method names
samdark opened this pull request over 1 year ago
samdark opened this pull request over 1 year ago
Remove unnecessary methods.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Better naming classes with `PDO` - part 2.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Better naming classes with `PDO` - part 2.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Better naming classes with `PDO` - part 1.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Better naming helpers.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Better naming `getDriverName()`.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Raise psalm 3.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Simplify the tests, fix phpdoc `ActiveQuery::class`, `ActiveQueryInterface::class`.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Update composer.json.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Update StyleCI config
vjik opened this pull request over 1 year ago
vjik opened this pull request over 1 year ago
Implement serialization of active record object into array representation
mtangoo opened this pull request over 1 year ago
mtangoo opened this pull request over 1 year ago
Clean code `ActiveQuery` class.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Adopt last change `Query` class.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Move method populate to Helper
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Divide `one()` method in two.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Update code of conduct
vjik opened this pull request almost 2 years ago
vjik opened this pull request almost 2 years ago
Simple schema cache implementation
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Remove warning `phpunit 9.6`, add `psalm 5.6`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Fix `phpunit 10`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Update `phpunit v.10`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
update link
Arhell opened this pull request almost 2 years ago
Arhell opened this pull request almost 2 years ago
Move `populate()` to AR.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Update yiisoft/aliases requirement from ^2.0 to ^3.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
update link
Arhell opened this issue almost 2 years ago
Arhell opened this issue almost 2 years ago
Work with QueryHelper
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Expression -> ExpressionInterface refactoring
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.6
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Fix eager loading of nested one-to-many relations
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Fix a virtual relation not working because of new isset checks in `\yii\db\ActiveRelationTrait`
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Remove code duplication in `ActiveRecord::attributes()`
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.5
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Fix undefined array key errors in ActiveRelationTrait
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Mini fixes
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
From yii2 Fix #17174: Fix BaseActiveRecord::unlink()` to not ignore `on` conditions in `via` relations
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Fixes from yii2 #18435, #18442
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Remove yiisoft/strings parts 2
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Remove depedencies from composer.json
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Attempt to remove of Yiisoft/Array depedency
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Removed dependency Yiisoft\Profiler
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Remove QueryCache
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Rename method insertEx
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Adopt last chages `yiisoft/db`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Improvements `Dsn::class`, fix phpdoc, add more tests.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.4
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.3
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.2
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Update rector/rector requirement from ^0.14 to ^0.15
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.1
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.0
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Allow to specify the table name dynamically for `ActiveRecord::class`.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Rework all tests.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Set psalm to 5.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Update composer.json.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Set psalm to 6.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Fix 1: return types, phpdocs, add static method tableName in Interface.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
[Batch] Add composer-require-checker CI
xepozz opened this pull request about 2 years ago
xepozz opened this pull request about 2 years ago
Add rector actions.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Add rector [batch]
xepozz opened this pull request about 2 years ago
xepozz opened this pull request about 2 years ago
ActiveRecord::insert(). When writing, it does not write fields.
alexeyp0708 opened this issue over 2 years ago
alexeyp0708 opened this issue over 2 years ago
Change to static method tablename.
terabytesoftw opened this pull request over 2 years ago
terabytesoftw opened this pull request over 2 years ago
Is it really necessary tableName as non static method?
Gerych1984 opened this issue over 2 years ago
Gerych1984 opened this issue over 2 years ago
Update yiisoft/log requirement from ^1.0 to ^2.0
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
Adopt to `yiisoft/db`
vjik opened this pull request over 2 years ago
vjik opened this pull request over 2 years ago
Update code
darkdef opened this pull request over 2 years ago
darkdef opened this pull request over 2 years ago
Check and fix all todo in code
darkdef opened this pull request over 2 years ago
darkdef opened this pull request over 2 years ago
Added interface for BatchQueryResult
darkdef opened this pull request over 2 years ago
darkdef opened this pull request over 2 years ago
Remove `PDO` folders in subpackages
darkdef opened this pull request over 2 years ago
darkdef opened this pull request over 2 years ago
Mini refactoring (folder relocation)
darkdef opened this pull request over 2 years ago
darkdef opened this pull request over 2 years ago
Separate chain calls
sankaest opened this pull request over 2 years ago
sankaest opened this pull request over 2 years ago
Chain call separation
sankaest opened this pull request over 2 years ago
sankaest opened this pull request over 2 years ago
Separate chain calls
sankaest opened this pull request over 2 years ago
sankaest opened this pull request over 2 years ago
Usage QueryInterface
darkdef opened this pull request over 2 years ago
darkdef opened this pull request over 2 years ago
Work with attributes on connection
darkdef opened this pull request over 2 years ago
darkdef opened this pull request over 2 years ago