Closed (fixed)
Project:
Path Access
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Oct 2007 at 17:18 UTC
Updated:
23 Feb 2008 at 18:31 UTC
Jump to comment: Most recent file
Current implementation does not support PostgreSQL. Attached patches address that. Also implemented the 'un-install' method.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | path_access.install.diff | 848 bytes | vsimkus |
| path_access.module.diff | 404 bytes | vsimkus |
Comments
Comment #1
vsimkus commentedApparently the other diff was jettisoned. Here it is.
Comment #2
buddaI've added the PostgreSQL code to the install file.
I'm a little wary about the auto incrementing sequence thing that you've added. Why is this being used over Drupals sequence system?
You also forgot to enclose all table names in braces - ie
{path_access}Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.