Revert "Add default value for mysql database"
This reverts commit a9f6a11fdd
.
This commit is contained in:
parent
31d9e2b1bf
commit
4db80a17c3
|
@ -64,7 +64,6 @@ const SCHEMA: Integration = {
|
|||
database: {
|
||||
type: DatasourceFieldType.STRING,
|
||||
required: true,
|
||||
default: "db",
|
||||
},
|
||||
ssl: {
|
||||
type: DatasourceFieldType.OBJECT,
|
||||
|
|
Loading…
Reference in New Issue