Skip to content

chore: do not set a default for longtext db fields - #309

Merged
marcelklehr merged 1 commit into
mainfrom
chore/no-default-longtext
Jul 29, 2025
Merged

chore: do not set a default for longtext db fields#309
marcelklehr merged 1 commit into
mainfrom
chore/no-default-longtext

Conversation

@kyteinsky

Copy link
Copy Markdown
Contributor

MySQL does not allow setting a default for BLOB, TEXT, GEOMETRY or JSON column.
ref: #295, #295 (comment)

@julien-nc
julien-ncforce-pushed the enh/noid/audio-chat branch 2 times, most recently from 1bec314 to cf6648aCompareJuly 15, 2025 08:59
Base automatically changed from enh/noid/audio-chat to mainJuly 15, 2025 09:39
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
@kyteinsky
kyteinskyforce-pushed the chore/no-default-longtext branch from 5f4a67e to 6720f39CompareJuly 29, 2025 13:47
@marcelklehr
marcelklehr merged commit ca215d3 into mainJul 29, 2025
16 checks passed
@marcelklehr
marcelklehr deleted the chore/no-default-longtext branch July 29, 2025 13:55
@janepiejanepie mentioned this pull request Aug 7, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@kyteinsky@marcelklehr@julien-nc