From ba1dd48ee7fe5271a2823231a66985a04b2ff3e2 Mon Sep 17 00:00:00 2001 From: silverqx Date: Sun, 21 Aug 2022 18:33:30 +0200 Subject: [PATCH] updated todo task --- tom/src/tom/application.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tom/src/tom/application.cpp b/tom/src/tom/application.cpp index e3011da10..9f2c8f6b8 100644 --- a/tom/src/tom/application.cpp +++ b/tom/src/tom/application.cpp @@ -697,4 +697,4 @@ int Application::runWithArguments(QStringList &&arguments) TINYORM_END_COMMON_NAMESPACE -// CUR tom, commands I want to implement; test, schema:dump silverqx +// CUR tom, commands I want to implement; test, schema:dump, model:show silverqx