[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] Revert "[BP][FIX] tiki_comments: Remove default value on text type"

"Boss Ibrahim Mussa Gregoire \(@bim-g\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <692710c0d939a_2a17b3bc4426a@gitlab-sidekiq-low-urgency-cpu-bound-v2-65454b5648-776gq.mail>

Boss Ibrahim Mussa Gregoire pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki


Commits:
c8c011a7 by Boss Ibrahim Mussa Gregoire at 2025-11-26T15:37:46+01:00
Revert "[BP][FIX] tiki_comments: Remove default value on text type"

This reverts merge request !9125
- - - - -


2 changed files:

- db/tiki.sql
- − installer/schema/20250509_remove_messageid_default_value_in_tiki_comments_tiki.sql


Changes:

=====================================
db/tiki.sql
=====================================
@@ -717,7 +717,7 @@ CREATE TABLE `tiki_comments` (
   `user_ip` varchar(39) default NULL,
   `summary` varchar(240) default NULL,
   `smiley` varchar(80) default NULL,
-  `message_id` TEXT,
+  `message_id` TEXT default NULL,
   `in_reply_to` varchar(255) default NULL,
   `comment_rating` tinyint(2) default NULL,
   `archived` char(1) default NULL,


=====================================
installer/schema/20250509_remove_messageid_default_value_in_tiki_comments_tiki.sql deleted
=====================================
@@ -1 +0,0 @@
-ALTER TABLE `tiki_comments` ALTER COLUMN `message_id` DROP DEFAULT;
\ No newline at end of file



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/c8c011a795fa8b221718a87c0038082a7e11a51d

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/c8c011a795fa8b221718a87c0038082a7e11a51d
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.