Anatoliy Chakkaev
|
a73f53521e
|
Fix m2m: only add fk when hasMany have no "through"
|
2013-05-13 22:04:28 -07:00 |
Anatoliy Chakkaev
|
c9e97744dd
|
Many-to-many relation
- hasMany {through: Class}
- hasAndBelongsToMany
- some specs in relations.test.js
|
2013-05-13 22:04:28 -07:00 |
Anatoliy Chakkaev
|
136ea91fbf
|
Organize model.js
|
2013-05-13 22:04:28 -07:00 |
Anatoliy Chakkaev
|
43f395d653
|
Manually require init
|
2013-04-06 14:57:12 +04:00 |
Anatoliy Chakkaev
|
704bc965bd
|
Find on hasMany scope method
|
2013-04-04 00:46:41 +04:00 |
Anatoliy Chakkaev
|
349931780a
|
Automigrate before relation tests
|
2013-03-31 15:24:03 +04:00 |
Anatoliy Chakkaev
|
839791de2f
|
Upd tests
- skipping
- hook up redis-hq
- some stuff should be moved to advanced-querying tests
|
2013-03-29 11:43:04 +04:00 |
Anatoliy Chakkaev
|
2d6cc9aaee
|
Mongodb tolerance
|
2013-03-27 21:53:07 +04:00 |
Anatoliy Chakkaev
|
de28603460
|
Added short syntax for belongsTo
|
2013-03-27 00:48:14 +04:00 |
Anatoliy Chakkaev
|
f76b56d2fe
|
Another way to define belongsTo
|
2013-03-26 04:39:47 +04:00 |