Hi,

Upon testing this module, i got a database error when adding an item to a deployment plan. This was caused by the fact that i have a table prefix set up for my database tables.

Attached is a patch that changes all db_query calls that i could find that didn't include {}-brackets around the table name.
I'll be testing this module some more for sure :) Nice work so far!

Sven

CommentFileSizeAuthor
deploy_table_prefix.patch1.57 KBsdecabooter

Comments

gdd’s picture

Status: Needs review » Fixed

Hey, sorry this sat for so long. Somehow I did not get notified of this issue being added. Anyways, thanks for the patch, it has been commited.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.