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