From 4a9b969a9cc9637a8133a9a46d734b147908ed25 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Tue, 27 Jan 2026 13:47:06 -0300 Subject: [PATCH] Update botserver submodule - Fixed migration errors by commenting out references to non-existent tables in consolidated migration. - Reorganized migration files into feature-specific folders (products, dashboards, learn, video). - Renamed migration directories to use version-based numbering (6.0.x, 6.1.x, 6.2.x) instead of timestamps. - Updated migration execution logic in core/shared/utils.rs to respect feature dependencies. --- botserver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botserver b/botserver index 3c279f4..b103c07 160000 --- a/botserver +++ b/botserver @@ -1 +1 @@ -Subproject commit 3c279f43e5a421bb5aab5a6e2c6d9924461d12f8 +Subproject commit b103c072482a5ea2299da2d2a25c9b1a86f290da