28 Commits (6987ea200b200f11aa3bb164c7f9aeb4ab2cafa8)

Author SHA1 Message Date
Carsten Brandt df22616c76 finished fix for redis null and boolean value storage 10 years ago
Carsten Brandt 9ee76322d9 Added failing test cases for #3725 10 years ago
Carsten Brandt cc38e9c795 fixed issue with indexBy and array valued relations 10 years ago
Carsten Brandt 0899b8d474 changed updateAttributes to be more simple update 10 years ago
Alexander Makarov 2a75cd19c0 Added missing relations to Redis/Elasticsearch test models 10 years ago
Alexander Makarov 9c564808e5 Added missing models for Redis tests 10 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Qiang Xue 8b4dfcc876 Fixes #2955: Changed the signature of ActiveQuery constructors and `ActiveRecord::createQuery()` to simplify customizing ActiveQuery classes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Qiang Xue d3ff343e5e try to fix test break. 11 years ago
Carsten Brandt 3b40d44909 made createQuery() config param optional 11 years ago
Carsten Brandt 1708a36d95 WIP merge ActiveRelation into ActiveQuery 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Alexander Kochetov 0ec5643ce3 Unit tests updated 11 years ago
Alexander Makarov af385858c7 Fixed tests for elasticsearch, mongo, redis 11 years ago
Carsten Brandt 83527e85ca made Model::attributes() non static again 11 years ago
Carsten Brandt b081cf5e46 moved elasticsearch to extensions 11 years ago
Carsten Brandt 643593737d added test case for #1310 11 years ago
Carsten Brandt f017ba357f refactored unit tests. put common AR tests in trait 11 years ago
Carsten Brandt cb4504a10f refactored Model and redis AR to allow drop of RecordSchema 11 years ago
Carsten Brandt 8542448f20 refactored redis AR to relect the latest changes 11 years ago
Carsten Brandt 3623fc19dc refactored redis AR pk and findByPk 11 years ago
Carsten Brandt 563171eba4 moved redis out of yii\db namespace 11 years ago
Carsten Brandt e3df19d984 Redis AR WIP 11 years ago
Carsten Brandt 79982c9848 Redis Insert, Update, Delete and Find is ready and roughly unit tested 12 years ago