ect (or 2du) %!s(int64=8) %!d(string=hai) anos
pai
achega
b484d5985d
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      app.py

+ 4 - 0
app.py

@@ -69,6 +69,10 @@ try:
 
     try:
         curs.execute("alter table user add date text default ''")
+    except:
+        pass
+
+    try:
         curs.execute("alter table rb add band text default ''")
     except:
         pass