In reculry.install the recurly_account.status field length is defined as 'size' in hook_schema and generates a PDOException error on install.
This is my first attempt to generate a patch with git, so I am sure I have made a mistake somewhere.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | recurly-schema_recurly_account_status-1190686-7.patch | 408 bytes | andy.s.clark |
| #2 | recurly_schema-1190686-p0-format.patch | 371 bytes | willvincent |
| #1 | recurly_schema_recurly_account_status-1190686-0.patch | 411 bytes | jkopel |
Comments
Comment #1
jkopel commentedComment #2
willvincent commentedHere's an older p0 format of the patch, since drush doesn't understand git patches at the moment that I'm aware of.
This does appear to correct the issue.
Comment #3
acrollet commentedworks for me, subscribing.
Comment #4
Anonymous (not verified) commentedsubscribing
Comment #5
jyee commented+1 works and ought to be committed
Comment #6
R.J. Steinert commented+1 works and ought to be committed
Comment #7
andy.s.clark commentedSame patch as recurly_schema_recurly_account_status-1190686-0.patch. Updated to work with commit from Mon Jun 20 12:05:07 2011 -0400.
Comment #8
quicksketchRyan gave me push access to this module, so I'll be committing these patches. Thanks everyone! Pushed to the 7.x branch.