multiping install error to drupal6.3 with postgresql-8.1.11
iktaka - August 21, 2008 - 15:43
| Project: | Multiping |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | needs review |
Description
multiping.install does not make schema to postgresql. The data type "text" does not require size filed.
The postgresql seems to require insert null value to serial primal key "id".
I fixed these points to attached patch.
| Attachment | Size |
|---|---|
| multiping.diff | 3.57 KB |
