Postgres support
linuxbox - August 18, 2009 - 01:48
| Project: | Hotkey |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
This is a great module. But I ran into trouble when I started using a postgresql database. The queries have all these ` characters in them, which are only used in mysql, and they serve no purpose here except to make the queries incompatible with postgres.
This is a patch that takes the ` characters out.
| Attachment | Size |
|---|---|
| hotkey_postgres.diff | 8.61 KB |
