pg table defs in the current release don't work.
but cvs HEAD does.

except for one error:
Fatal error: Call to undefined function project_release_db_table_exists() in /home/brenda/drupal-5.1/sites/all/modules/project/release/project_release.install on line 105

patch attached to change this to db_table_exists

CommentFileSizeAuthor
project_release.install_0.patch574 bytesShiny

Comments

Shiny’s picture

Title: stray » stray Call to undefined function project_release_db_table_exists
dww’s picture

Status: Needs review » Fixed

good catch, thanks. committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)