@@ -137,8 +137,8 @@ def createTables(tbl_list):
i = i + 1
tbl_descr_list.append(one_Table_descr)
tbl_struct_list.append(one_Table_struct)
#print(qwery_create)
#c.execute(qwery_create)
print(qwery_create)
c.execute(qwery_create)
return tbl_names_list
def initDBstructure():
The note is not visible to the blocked user.