MyWebSQL icon indicating copy to clipboard operation
MyWebSQL copied to clipboard

Feature request: regex in database access list

Open johnbritto1 opened this issue 9 years ago • 0 comments

Hi,

Defining individual database names in config/database.php to control access is great but its somewhat static and require manual intervention whenever a new database get created. Can we have a string based regular expression here? such that when we create a database in PostgreSQL with a matching string, the regex automatically adds it to the access list.

Thanks.

johnbritto1 avatar Jan 05 '17 16:01 johnbritto1