Closed (duplicate)
Project:
Image FUpload
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2009 at 18:42 UTC
Updated:
2 Jul 2009 at 15:27 UTC
Hi,
when installing, the schema creation tries to create fields like int(10), which is invalid with PostgreSQL. As http://drupal.org/node/159605 states, size must not be given directly, but using "tiny", "small", "big", etc.
Comments
Comment #1
spydmobile commentedsubscribing
Comment #2
grandcat commentedWill close this one because another issue with more information about the bug, exists.
#508312: Schema description invalid for PostgreSQL and MySQL