Method Sql.postgres()->list_tables()
- Method list_tables
array(string) list_tables(void|string glob)
- Description
Returns an array containing the names of all the tables in the currently selected database. If a glob is specified, it will return only those tables whose name matches it.