We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5b40d6 commit ae5dfc0Copy full SHA for ae5dfc0
storages/dbs/dbcommons/sqls/20250201.sql
@@ -284,4 +284,4 @@ CREATE TABLE IF NOT EXISTS `postcomments` (
284
KEY `idx_post` (`app_key`,`post_id`,`created_time`)
285
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
286
287
-INSERT IGNORE INTO `globalconfs` (`conf_key`,`conf_value`)VALUES('jchatdb_versaion','20240716');
+INSERT IGNORE INTO `globalconfs` (`conf_key`,`conf_value`)VALUES('jchatdb_versaion','20250201');
0 commit comments