Changed: Postgres Address

This commit is contained in:
2025-03-08 16:11:08 +01:00
parent c3201f9669
commit a14dd8553b
10 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -32,7 +32,7 @@ groups = {
print(df)
#init_db('WiSe_24_25.db')
init_postgres('postgresql://admin:admin@127.0.0.1/learnlytics')
init_postgres('postgresql://admin:admin@100.96.135.91/learnlytics')
db.drop_tables(tables)
db.create_tables(tables)
# Create Class