Carsten Brandt
83527e85ca
made Model::attributes() non static again
...
- allows to have dynamic definition of attributes depended on the
instance
- there was no real need for it to be static. Places that used it static
have been refactored.
fixes #1318
2013-11-28 01:01:48 +01:00
Carsten Brandt
325fc28182
several fixes and cleanup
2013-11-24 22:46:13 +01:00
Carsten Brandt
af5d87ac4d
renamed elasticsearch PK to id
2013-11-24 20:49:12 +01:00
Carsten Brandt
643593737d
added test case for #1310
2013-11-24 20:45:50 +01:00
Carsten Brandt
983b2286ba
elasticsearch AR relations + null values
2013-11-24 04:07:25 +01:00
Carsten Brandt
39ff11a374
first draft of elasticsearch AR
2013-11-23 06:30:36 +01:00
Carsten Brandt
a94886fafd
elasticsearch AR WIP copied parts from redis implementation
2013-09-30 15:12:20 +02:00