Posted by snoble on April 10, 2008 at 5:46pm
Jump to:
| Project: | cck_map |
| Version: | 5.x-3.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
A few places in the code the 'double' db type is used. While this works in mysql it is not actually sql standard and breaks in postgres. If you use 'float8' it should work in both. Diffs attached.
Cheers,
Steven
| Attachment | Size |
|---|---|
| cck_map.install.diff | 201 bytes |
| cck_map.module.diff | 390 bytes |
Comments
#1
yikes, I meant db *data* type