[TikiWiki-commits] [Git][tikiwiki/tiki][master] Revert "[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 <69270c7a2c728_2a17b3d05f1@gitlab-sidekiq-low-urgency-cpu-bound-v2-65454b5648-szzq8.mail>

Boss Ibrahim Mussa Gregoire pushed to branch master at Tiki Wiki CMS Groupware / Tiki


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

This reverts merge request !9124

See merge request tikiwiki/tiki!9127

- - - - -


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/ed756df542b2f92d378aa47493c8184aa784cb49

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/ed756df542b2f92d378aa47493c8184aa784cb49
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.