1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-07-15 01:24:25 +02:00

improving db scheme. Adding Mysql tests

This commit is contained in:
Patrik J. Braun
2019-01-27 14:36:42 -05:00
parent 8ed202b53d
commit d92003eeee
22 changed files with 342 additions and 150 deletions

View File

@ -258,7 +258,7 @@ export class TestHelper {
name: rndStr() + '.jpg',
directory: dir,
metadata: m,
readyThumbnails: null,
readyThumbnails: [],
readyIcon: false
};