From da8660ff58e766b16a41b977a4b012c3b35b65d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Thu, 18 Jun 2026 12:43:11 +0400 Subject: [PATCH] =?UTF-8?q?fix:=20datasource=20=D0=B2=20onApplicationStart?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application.cfc | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Application.cfc b/Application.cfc index 924a426..d3c7d9b 100644 --- a/Application.cfc +++ b/Application.cfc @@ -13,12 +13,6 @@ - @@ -38,6 +32,13 @@ output="false" hint="Fires when the application is first created."> + +