Require all (non-temp) table names to have a schema (e.g. public). This makes scripts portable even when the search_path changes.
Require all (non-temp) table names to have a schema (e.g. public).
This makes scripts portable even when the search_path changes.