hope that helps.

Comments

merlinofchaos’s picture

Status: Active » Fixed

Committed

tomsys’s picture

Component: Miscellaneous » Code
Category: task » bug
Priority: Normal » Critical
Status: Fixed » Reviewed & tested by the community
StatusFileSize
new2.68 KB

Hello folks,
Here is a patch for using Database Prefix correctly and also Sequences should have table with prefix ..

Greetz,
T.

tomsys’s picture

StatusFileSize
new2.64 KB

.. more accurate pacth :P

T.

merlinofchaos’s picture

Since we're actually inside Drupal at this point, can't we just do db_next_id for installing the default bookmark?

Heck, while we're at it, maybe we can just use the built-in save routine. Not sure if the module is technically loaded at that point, tho.

tomsys’s picture

StatusFileSize
new766 bytes

.. and this goes into module

T.

Gurpartap Singh’s picture

Status: Reviewed & tested by the community » Fixed
Gurpartap Singh’s picture

Status: Fixed » Closed (fixed)