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.