add: better table with connection details

This commit is contained in:
2024-05-07 22:42:09 +02:00
parent b475be1cbd
commit a5b2975f38
12 changed files with 638 additions and 120 deletions

View File

@@ -96,6 +96,7 @@ model Database {
enum DatabaseProvider {
VITESS
REDIS
POSTGRES
}
model Application {