aboutsummaryrefslogtreecommitdiff
path: root/internal/form/user.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/form/user.go')
-rw-r--r--internal/form/user.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/form/user.go b/internal/form/user.go
index ffc7dda4..d8d73ca4 100644
--- a/internal/form/user.go
+++ b/internal/form/user.go
@@ -17,6 +17,7 @@ type Install struct {
DbUser string
DbPasswd string
DbName string
+ DbSchema string
SSLMode string
DbPath string