From d1e602881b95950ccd33fdfdd2fcc024f7c35deb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Thu, 18 Jun 2026 12:45:28 +0400 Subject: [PATCH] =?UTF-8?q?test:=20cfquery=20=D1=81=20inline=20datasource?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.cfm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 test.cfm diff --git a/test.cfm b/test.cfm new file mode 100644 index 0000000..0b6653b --- /dev/null +++ b/test.cfm @@ -0,0 +1,16 @@ + + + + + + + SELECT 1 as ok + OK: #q.ok# + ERROR: #cfcatch.message# #cfcatch.detail# + +