Commit Graph

3360 Commits

Author SHA1 Message Date
Anatoliy Chakkaev 8d0685a466 Merge branch 'master' of github.com:1602/jugglingdb 2012-01-18 19:53:33 +04:00
Anatoliy Chakkaev 680d1235cb Update readme 2012-01-18 19:53:25 +04:00
1602 d05e018234 Merge pull request #16 from juggy/redis-sort
limit/offset and order clause for redis adapter
2012-01-18 07:52:55 -08:00
1602 9a58473ab6 Update README.md 2012-01-18 19:23:12 +04:00
Anatoliy Chakkaev 08cc5eb105 Return name of type 2012-01-18 19:20:05 +04:00
Anatoliy Chakkaev 7be5bd93fb Update package 2012-01-16 03:28:28 +04:00
Anatoliy Chakkaev 2449a08b51 Update package 2012-01-16 03:13:58 +04:00
Anatoliy Chakkaev 3a3190744e Update package 2012-01-16 03:13:05 +04:00
Anatoliy Chakkaev 1f9038834c Update package 2012-01-16 03:11:00 +04:00
Anatoliy Chakkaev b3c6bf4b2f Added nodeunit dep 2012-01-16 03:06:43 +04:00
Anatoliy Chakkaev 8ddb4d53d8 Travis 2012-01-16 03:05:15 +04:00
Anatoliy Chakkaev 6bc551b9a7 Update package 2012-01-16 02:58:38 +04:00
Anatoliy Chakkaev 1a71a82b8f Safe require package.json 2012-01-14 12:24:24 +04:00
Anatoliy Chakkaev efc10db664 Merge branch 'master' of github.com:1602/jugglingdb 2012-01-14 00:07:09 +04:00
Anatoliy Chakkaev a8db2ad081 Do not store null values 2012-01-14 00:06:57 +04:00
1602 c4b0f3b45f Update README.md 2012-01-10 20:44:56 +04:00
Anatoliy Chakkaev c3835d089b Fix postgres adapter 2012-01-10 19:43:32 +04:00
Anatoliy Chakkaev 029b020946 Postgresql adapter (buggy) 2012-01-10 17:26:24 +04:00
Anatoliy Chakkaev ae41cd697a Describe consturctor calling without "new" 2012-01-09 17:02:11 +04:00
Anatoliy Chakkaev 0d2b14e2bc Allow constructor to be called without "new" 2012-01-09 16:59:58 +04:00
Julien Guimont f8f6f4d995 limit/offset and order clause for redis adapter
Conflicts:

	lib/adapters/redis.js
2011-12-16 22:01:38 -05:00
Anatoliy Chakkaev 1ad0d91e57 Describe test case 2011-12-11 23:25:13 +04:00
Anatoliy Chakkaev c457f6ae00 Merge branch 'master' into autoupdate 2011-12-11 15:35:23 +04:00
Anatoliy Chakkaev 71a52b4b50 Fix non-schema data saving 2011-12-11 15:26:24 +04:00
Anatoliy Chakkaev 9357c16607 Allow override sette and getters 2011-12-11 15:01:23 +04:00
Anatoliy Chakkaev 44267a3ebb Remove non-schema properties on reload 2011-12-11 12:58:34 +04:00
Anatoliy Chakkaev 877e30947f Drop and add columns 2011-12-11 11:51:57 +04:00
Anatoliy Chakkaev 155844eae6 Merge branch 'master' into autoupdate 2011-12-09 19:26:48 +04:00
Anatoliy Chakkaev d9567f01e2 Merge branch 'master' of github.com:1602/jugglingdb 2011-12-09 19:26:06 +04:00
Anatoliy Chakkaev 4cb7af139d Automigrade/update 2011-12-09 19:23:29 +04:00
Anatoliy Chakkaev e72db08ad0 Reset changes method 2011-11-28 23:31:01 +07:00
Anatoliy Chakkaev 27af51a0d9 Fix test for updateAttribute 2011-11-27 13:08:40 +07:00
1602 1f7c6a7ea4 Merge pull request #9 from redvulps/master
Updates to the mysql adapter: wrap fieldnames with `
2011-11-26 02:18:24 -08:00
Anatoliy Chakkaev 76a2f9a22c Validation should return undefined in case of async validations 2011-11-26 15:22:36 +07:00
1602 66e311f8a0 Merge pull request #12 from juggy/validation-fix
Async validations should not trump previous validations Part#2
2011-11-26 00:10:14 -08:00
Julien Guimont 001a962606 Some errors in the previous PR 2011-11-25 10:43:50 -05:00
1602 aac8b0a780 Merge pull request #11 from juggy/validation-fix
Async validations should not trump previous validations
2011-11-25 07:41:13 -08:00
Julien Guimont 3ce01d11b2 Async validations should not trump previous validations. Previous validations should be true as well as async validations 2011-11-25 10:22:35 -05:00
Anatoliy Chakkaev 4d7b813953 Keep dirty state for cached objects 2011-11-23 13:05:11 +07:00
Anatoliy Chakkaev 8b720c30f8 Keep dirty state for cached objects 2011-11-23 12:38:04 +07:00
redvulps 8b67c8d92e Fixed/Improved mysql escaping in the fields names 2011-11-22 20:43:05 -02:00
Anatoliy Chakkaev 12ea5f8478 Use events module 2011-11-22 04:40:50 +07:00
Anatoliy Chakkaev 946853f490 Make all args in .save optional 2011-11-22 04:34:15 +07:00
Anatoliy Chakkaev e4e4a43175 Update attribute + hooks 2011-11-20 15:47:49 +07:00
Anatoliy Chakkaev 56b7a3a3ea Merge branch 'master' of github.com:1602/jugglingdb 2011-11-20 15:27:03 +07:00
Anatoliy Chakkaev d7fbf1a575 Tune async validation hooks 2011-11-20 15:26:36 +07:00
1602 63192ff352 Describe object livecycle, update isValid usage 2011-11-20 14:55:23 +07:00
Anatoliy Chakkaev c96cf9f248 Async flow for hooks 2011-11-20 12:36:15 +07:00
redvulps f51990949f updated mysql adapter to support boolean definition
updated mysql adapter to treat boolean type fields like in rails, it
means that boolean values will be converted to integer(1 for true and 0
for false) values
2011-11-19 15:16:37 -02:00
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