Update
Update
This commit is contained in:
@@ -92,7 +92,7 @@ def create_data_postgres():
|
||||
print(error)
|
||||
|
||||
|
||||
def requete_lecture_postgres(str):
|
||||
def requete_postgres(str):
|
||||
try:
|
||||
with connect_postgres() as conn:
|
||||
with conn.cursor() as cursor:
|
||||
|
||||
Reference in New Issue
Block a user