summaryrefslogtreecommitdiff
path: root/test/sql/selectTestTable.sql
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-06-27 18:59:21 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2021-06-27 18:59:21 +0100
commitd74a7b7aec40d83b940dbfe10850734075aa6c5c (patch)
treeb1e0050b6265b068956ae7d417e1d5d8baf7a985 /test/sql/selectTestTable.sql
parentBasic type mapper (diff)
downloadmygrate-d74a7b7aec40d83b940dbfe10850734075aa6c5c.tar.bz2
mygrate-d74a7b7aec40d83b940dbfe10850734075aa6c5c.tar.xz
mygrate-d74a7b7aec40d83b940dbfe10850734075aa6c5c.zip
Add an existing table to the config
Diffstat (limited to 'test/sql/selectTestTable.sql')
-rw-r--r--test/sql/selectTestTable.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/sql/selectTestTable.sql b/test/sql/selectTestTable.sql
new file mode 100644
index 0000000..2543786
--- /dev/null
+++ b/test/sql/selectTestTable.sql
@@ -0,0 +1,2 @@
+SELECT id, session_id, user_lvl, ip_addr, port, created, modified, last_action
+FROM testout.session