redvulps
abde0df35b
Updated mysql adapter to support fields that have internal names like "key" or "order"
...
Updated mysql adapter to support fields that have internal names like
"key" or "order"(they will be escaped to "`key`" and "`order`"), also
added support in case of query generates fields like "table.field" that
will be escaped to "`table`.`field`"
2011-11-19 14:40:25 -02:00
Anatoliy Chakkaev
13bfb1c972
Save where conds
2011-11-14 15:46:48 +07:00
Anatoliy Chakkaev
11171a7c7d
Run schema callback on nextTick
2011-11-13 15:05:50 +07:00
Anatoliy Chakkaev
2e1cb45f01
Fix NaN-NaN... in dates
2011-11-12 19:04:07 +07:00
Anatoliy Chakkaev
fc99247390
Logging in mysql and redis
2011-11-11 20:16:09 +07:00
Justinas Stankevičius
9c0f069c27
bugfix: class is a reserved word in V8 / node 0.6
2011-11-08 20:00:44 +02:00
Anatoliy Chakkaev
683833b220
Accept non-url format in mongoose adapter
2011-11-05 17:16:34 +07:00
Anatoliy Chakkaev
9f9aa7cd3f
Run callbacks on schema ready
2011-11-05 16:55:11 +07:00
Anatoliy Chakkaev
b5985e445d
Move conditions to `where` section, fix neo4j
2011-11-04 14:30:25 +07:00
Anatoliy Chakkaev
775b6b8b1c
Neo4j cypher query support
2011-10-23 23:45:44 +04:00
Anatoliy Chakkaev
f251ac9a5b
Mysql
2011-10-23 23:43:53 +04:00
Anatoliy Chakkaev
8b6c608c6c
Ability to transparently close connection with database
2011-10-21 16:46:09 +04:00
Anatoliy Chakkaev
182f3ff12e
Tune indexes in redis
2011-10-19 21:17:48 +04:00
Anatoliy Chakkaev
6238b738e4
Update neo4j: safe callbacks, update indexes on save
2011-10-19 00:35:00 +04:00
Anatoliy Chakkaev
f8b1b87a65
Patch neo4j lib
2011-10-16 21:24:54 +04:00
Anatoliy Chakkaev
f799e80fbb
Freeze neo4j lib
2011-10-16 21:21:46 +04:00
Anatoliy Chakkaev
ece00ceaaa
Neo4j features
2011-10-16 21:21:08 +04:00
Anatoliy Chakkaev
b2ea9c65b0
Reorganize package
2011-10-08 21:11:26 +04:00