refactor a lot of things
fix: postgres_passwords could be longer feat: able to define postgresql databases from the ui
This commit is contained in:
3
bootstrap/helpers/contants.php
Normal file
3
bootstrap/helpers/contants.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
const DATABASE_TYPES = ['postgresql'];
|
||||
Reference in New Issue
Block a user