Timesheet.module ignores $db_prefix and uses MySQL specific DDL.
The attached patch:
- provides a translation of timesheet.mysql in timesheet.pgsql
- handles PostgreSQL correctly in timesheet.install
- fixes all db_query() calls in timesheet.install to honour $db_prefix
- fixes the misnamed column hl_form in {timesheet_holidays}
| Comment | File | Size | Author |
|---|---|---|---|
| timesheet-pg-hl_formula-db_prefix.patch | 12.15 KB | thsutton |