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
c3976b0f638eed13bbc52c9da4d9e1fc52d1fefa
Switch branch/tag
yii2
tests
unit
data
ar
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Merge pull request #1765 from yiisoft/elasticsearch-pk-refactoring
· f6530314
...
Carsten Brandt
authored
11 years ago
[WIP] Changed elasticsearch AR primary key handling
f6530314
Name
Last commit
Last update
..
elasticsearch
reverted primaryKey of elasticsearch to be array again
11 years ago
mongodb
Extension "mongo" renamed into "mongodb"
11 years ago
redis
made Model::attributes() non static again
11 years ago
sphinx
Sphinx test AR classes moved to 'data/ar/sphinx'.
11 years ago
ActiveRecord.php
Removed unneeded use statements
11 years ago
Category.php
Fixes #1581: Added `ActiveQuery::joinWith()` to support joining with relations
11 years ago
Customer.php
refactored unit tests. put common AR tests in trait
11 years ago
Item.php
Fixes #1581: Added `ActiveQuery::joinWith()` to support joining with relations
11 years ago
NullValues.php
added unit test to verify storing of null values
11 years ago
Order.php
Fixes #1791: support ON condition for relational query.
11 years ago
OrderItem.php
Dropped support for supporting default namespace for classes of related models.
11 years ago