6
src/pg/test/sql/02_load_tables_test.sql
Normal file
6
src/pg/test/sql/02_load_tables_test.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
SET client_min_messages TO NOTICE;
|
||||
\set ECHO none
|
||||
\echo Loading obs_table.sql fixture file...
|
||||
\i test/fixtures/obs_table.sql
|
||||
\echo Done.
|
||||
\unset ECHO
|
||||
Reference in New Issue
Block a user