From 91e1cdf76bea42afb5d16a4baeaf4039be7aa6ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Thu, 18 Jun 2026 12:44:29 +0400 Subject: [PATCH] =?UTF-8?q?fix:=20application=20update=20datasource=20?= =?UTF-8?q?=D0=B2=20api.cfm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api.cfm | 46 ++++++++++++++++++++++------------------------ 1 file changed, 22 insertions(+), 24 deletions(-) diff --git a/api.cfm b/api.cfm index 9af0689..cf8163d 100644 --- a/api.cfm +++ b/api.cfm @@ -1,13 +1,20 @@ - + + + SELECT 1 as ok - + @@ -36,33 +43,24 @@ - - - - - #preserveSingleQuotes(url.sql)# - - - - - - - - - + + #preserveSingleQuotes(url.sql)# + + + + + + + + - - - - #preserveSingleQuotes(body.sql)# - - + #preserveSingleQuotes(body.sql)# + - + - #serializeJSON(result)#