feat: add provider template
This commit is contained in:
@@ -17,4 +17,6 @@ const (
|
||||
DbTypeYugabyte = "yugabyte"
|
||||
// DbTypeMariaDB is the mariadb database type
|
||||
DbTypeMariaDB = "mariadb"
|
||||
// DbTypeCassandra is the cassandra database type
|
||||
DbTypeCassandra = "cassandra"
|
||||
)
|
||||
|
Reference in New Issue
Block a user