dbbase.DB.get_table_list

DB.get_table_list()[source]

This function returns a list of tables as found in the database. Note that this list can be different from a list of model objects in the case where the tables were created outside of the models.