summaryrefslogtreecommitdiff
path: root/lib/output/pq/sql/selectSource.sql
diff options
context:
space:
mode:
Diffstat (limited to 'lib/output/pq/sql/selectSource.sql')
-rw-r--r--lib/output/pq/sql/selectSource.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/output/pq/sql/selectSource.sql b/lib/output/pq/sql/selectSource.sql
new file mode 100644
index 0000000..3048410
--- /dev/null
+++ b/lib/output/pq/sql/selectSource.sql
@@ -0,0 +1,3 @@
+SELECT host, username, password, port, filename, position, serverid, table_schema
+FROM mygrate.source s
+WHERE s.id = $1