chore: bootstrap independent git workflow
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
3
examples/sql/postgres/failing_query.sql
Normal file
3
examples/sql/postgres/failing_query.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
SET search_path TO qa_demo;
|
||||
|
||||
SELECT * FROM missing_table;
|
||||
Reference in New Issue
Block a user