Database edit tables updates and fixes, remove all zero size index files

This commit is contained in:
Clemens Schwaighofer
2020-01-29 13:50:25 +09:00
parent 719d82d4ee
commit d445bc3526
32 changed files with 55 additions and 30 deletions

View File

@@ -39,7 +39,7 @@ do
done;
# copy the trigger template to the target
for path in $schema;
for path in $schemas;
do
if [ $sqltype ];
then