Siguen los retoques. Tests locales exitosos, listo para mover a entorno
de pruebas y dejar corriendo junto a explorer.
This commit is contained in:
parent
6a0baf4de6
commit
4edff2e0c1
7 changed files with 177 additions and 81 deletions
|
|
@ -54,8 +54,7 @@ class DatabaseWrapper():
|
|||
{}
|
||||
""".format(query_statement,
|
||||
query_parameters,
|
||||
e)
|
||||
)
|
||||
e))
|
||||
|
||||
else:
|
||||
raise Exception("Could not connect to the database.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue