Commit Graph

65 Commits

Author SHA1 Message Date
39a4c7ef3f fix(core): update 2021-02-05 21:16:45 +00:00
fbdde2268c fix(core): update 2020-10-19 16:44:28 +00:00
f29ae67580 fix(core): update 2020-09-25 21:05:21 +00:00
9466af6a4a fix(core): update 2020-09-10 10:36:00 +00:00
b5f2474f65 fix(core): update 2020-09-10 10:12:17 +00:00
3b2d3d9072 fix(core): update 2020-09-09 05:05:41 +00:00
a5acc2fe4e fix(core): update 2020-09-09 05:00:09 +00:00
f7342962f4 fix(core): update 2020-09-09 04:51:56 +00:00
6cab20f32d fix(core): update 2020-09-09 03:51:21 +00:00
85a196c8c1 fix(core): update 2020-08-18 15:10:44 +00:00
2f6a4ce3e5 fix(core): update 2020-08-18 13:27:04 +00:00
804701c96a fix(core): update 2020-08-18 12:53:44 +00:00
ef38df62be fix(core): update 2020-08-18 12:52:00 +00:00
0bf2ba554d fix(core): update 2020-08-18 12:46:14 +00:00
ffa52a5883 fix(core): update 2020-08-18 12:05:07 +00:00
0203eabdfd fix(core): update 2020-08-18 12:01:46 +00:00
116dfbc3b0 update module structure 2020-06-11 23:05:32 +00:00
e58fa57525 fix(core): update 2020-02-19 18:30:34 +00:00
7f89cbeecd fix(core): update 2020-02-08 14:01:55 +00:00
246e3486f0 fix(id field now properly populated): update 2019-09-11 12:12:50 +02:00
6448516aa0 fix(core): update 2019-09-11 11:56:41 +02:00
38c1fcd53a fix(core): update 2019-09-02 16:58:19 +02:00
bf3656f792 fix(core): update 2019-09-02 16:51:22 +02:00
670a0c63fb fix(core): update 2019-09-02 16:50:22 +02:00
25803330de fix(core): update 2019-09-02 16:42:29 +02:00
e56def621c fix(core): update 2019-01-08 19:55:13 +01:00
692a1223a8 fix(core): update 2019-01-07 02:41:38 +01:00
3825b15a65 fix(core): update 2019-01-07 02:38:30 +01:00
39f1b7ada1 fix(test): fix import 2018-07-10 21:45:26 +02:00
46514a2743 feat(SmartdataDoc): add custom unique indexes 2018-07-10 21:27:16 +02:00
5ed557a21a fix(test): test now throws correctly 2018-07-10 00:17:16 +02:00
191ea5d3c6 update to mongodb 2018-07-10 00:02:04 +02:00
8b4f7169ff BREAKING CHANGE(scope/db driver): switched to pushrocks scope and from rethinkdb to mongodb as db 2018-07-08 23:48:14 +02:00
d2ca108ef8 feat(core): now retrieves classes properly 2018-01-14 17:32:04 +01:00
3671fe4df4 feat(add RethinkDB as main driver and revert to docs in README): 2018-01-12 01:22:58 +01:00
1af51dd989 update rethink integration 2018-01-07 17:58:30 +01:00
2d97ab9dc5 prepare v2 of smartdata 2018-01-07 17:26:34 +01:00
def671cbe4 update 2017-11-16 14:23:06 +01:00
14042151ba update tests 2017-09-13 13:47:38 +02:00
a934f3608f remove NeDB and update to use MongoDB Atlas for testing 2017-06-23 11:40:20 +02:00
2039f1c807 update ci 2017-06-18 19:52:54 +02:00
57d1a6dd0a added npmdocker for local development 2017-02-25 11:37:05 +01:00
7079340657 refactor @saveable to @svDb() 2016-11-18 13:56:15 +01:00
b45e7ee206 fix mongodb startup 2016-11-18 13:20:43 +01:00
0b8adea736 improve README 2016-11-18 00:59:57 +01:00
e49811eecd now allows adding a saveable decorator 2016-11-18 00:42:25 +01:00
dfce8cfcc0 add NeDB support 2016-11-17 22:36:12 +01:00
af8c41ad6c added nedb to the mix 2016-11-17 12:20:52 +01:00
6683c05c22 added Decorator support for easy connection between classes and collections 2016-09-14 01:02:11 +02:00
df4346e0a2 implenting dbDoc 2016-09-13 22:53:21 +02:00