Skip Menu |

This queue is for tickets about the DBIx-DBSchema CPAN distribution.

Report information
The Basics
Id: 58505
Status: resolved
Priority: 0/
Queue: DBIx-DBSchema

People
Owner: ivan-pause [...] 420.am
Requestors: trs [...] bestpractical.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: mysql text/blob columns don't support defaults
Date: Thu, 17 Jun 2010 22:33:54 -0400
To: bug-DBIx-DBSchema [...] rt.cpan.org
From: Thomas Sibley <trs [...] bestpractical.com>
MySQL used to partially support defaults of '' for NOT NULL text/blob columns, but it no longer supports even that. This module still generates default clauses for text/blob columns targeting mysql. I've attached a patch which fixes the issue and includes a new testfile to test that it works. Cheers, Thomas

Message body is not shown because sender requested not to inline it.

On Thu Jun 17 22:33:56 2010, trs@bestpractical.com wrote: Show quoted text
> MySQL used to partially support defaults of '' for NOT NULL text/blob > columns, but it no longer supports even that. This module still > generates default clauses for text/blob columns targeting mysql. I've > attached a patch which fixes the issue and includes a new testfile to > test that it works.
Fixed in git; will be in 0.45. Thanks!
0.45 Wed May 6 22:17:33 PDT 2015