Closed (fixed)
Project:
Mailchimp
Version:
6.x-2.0-rc5
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2010 at 21:55 UTC
Updated:
25 Jun 2010 at 16:30 UTC
This is super minor, but while I was working today I noticed Schema module complaining about a DB->Schema mismatch concerning mailchimp module. The primary key uid is specified as 'int' but needs not null & default 0 to match the field that actually gets created.
| Comment | File | Size | Author |
|---|---|---|---|
| mailchimp_schema.patch | 529 bytes | petermallett |
Comments
Comment #1
levelos commentedGot it and applied, thanks!