From 8002a5dc2fbc95ebf8cee4486adeada38bd5d3b5 Mon Sep 17 00:00:00 2001 From: naeel Date: Tue, 17 Feb 2026 08:47:56 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20query.cfm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- query.cfm | 73 ++++++++++++++++++++----------------------------------- 1 file changed, 26 insertions(+), 47 deletions(-) diff --git a/query.cfm b/query.cfm index 1568761..5a4fe7b 100644 --- a/query.cfm +++ b/query.cfm @@ -1,55 +1,43 @@ - + - Nubes Lucee CRUD + Nubes | Личный кабинет (Демо) + -
-

Lucee CRUD Demo

+

Демонстрация CRUD

- -
Ошибка базы данных:
#request.db_error#
-
- -
+ - - + +
- - SELECT * FROM nubes_test_table ORDER BY id DESC LIMIT 15 - + SELECT * FROM nubes_test_table ORDER BY id DESC LIMIT 10 - - - - - + @@ -57,17 +45,14 @@ - @@ -75,12 +60,6 @@
IDДанные в PostgreSQLДействия
IDДанныеУправление
#id#
- - +
- - -
- - +
+ + +
- -
- DS: #request.DS# - Pod: $(kubectl get pods -l app=nifiregistry-sample -o name | head -1) -
- \ No newline at end of file