1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00

fixing tests

This commit is contained in:
Martin McKeaveney 2020-04-24 18:03:04 +01:00
parent 5385357b9d
commit 749a16e8eb
7 changed files with 2 additions and 8 deletions

View file

@ -5,7 +5,8 @@ var getNewRecord = function getNewRecord(schema, modelName) {
var record = {
_id: (0, _shortid.generate)(),
modelId: model._id };
modelId: model._id
};
for (var field in model.schema.properties) {

Binary file not shown.

View file

@ -1 +0,0 @@
MANIFEST-000004

View file

@ -1,5 +0,0 @@
2020/04/24-17:59:26.471929 70000b6a2000 Recovering log #3
2020/04/24-17:59:26.472213 70000b6a2000 Level-0 table #5: started
2020/04/24-17:59:26.472546 70000b6a2000 Level-0 table #5: 237 bytes OK
2020/04/24-17:59:26.473181 70000b6a2000 Delete type=0 #3
2020/04/24-17:59:26.473287 70000b6a2000 Delete type=3 #2

View file

@ -1 +0,0 @@
2020/04/24-17:59:03.648971 700012783000 Delete type=3 #1