Update 12.03.2024

This commit is contained in:
2024-03-12 11:15:25 +02:00
parent 555a4f8a7c
commit 8afdbc8322
79 changed files with 289506 additions and 3165 deletions

View File

@@ -0,0 +1,13 @@
{
"connections": [
{
"name": "kristofersxyz-rs",
"adapter": "postgres",
"host": "localhost",
"port": 5432,
"user": "postgres",
"database": "kristofersxyz-rs-db",
"password": "password"
}
]
}