mirror of
https://github.com/ada-dmitry/PyProg_ada.git
synced 2026-09-24 09:20:44 +00:00
just update
This commit is contained in:
@@ -15,7 +15,7 @@ except psycopg2.errors.UndefinedTable:
|
|||||||
import tableCreator
|
import tableCreator
|
||||||
array = FuncForBot.sel(cursor, 'parser')
|
array = FuncForBot.sel(cursor, 'parser')
|
||||||
finally:
|
finally:
|
||||||
# FuncForBot.upd(connection, cursor, 'parser')
|
FuncForBot.upd(connection, cursor, 'parser')
|
||||||
cursor.close()
|
cursor.close()
|
||||||
connection.close()
|
connection.close()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user