update to mongodb

This commit is contained in:
2018-07-10 00:02:04 +02:00
parent bdf33ed1ca
commit 191ea5d3c6
19 changed files with 153 additions and 586 deletions

View File

@@ -1,3 +1,3 @@
export * from './smartdata.classes.db';
export * from './smartdata.classes.dbtable';
export * from './smartdata.classes.dbdoc';
export * from './smartdata.classes.collection';
export * from './smartdata.classes.doc';