Janode's old code needed some work to get it up to portable database speed.

PostgreSQL and MySQL table defs now use regular integers rather than each
one's version of a DATESTAMP/TIMESTAMP column type.

Fixed up the module settings page to correctly get node types with links fields
via content_types() instead of node_get_types() and associated logic.

Comments

jaydub’s picture

StatusFileSize
new4.28 KB

re-rolled to address another incompat with UPDATE query
in PostgreSQL

jredding’s picture

Status: Needs review » Reviewed & tested by the community

man.. I'm reminded never to post code until I'm really ready to have people look at it. ;)

Thanks.

I'll be sure to try and get the Postgres right this next time as the DB has to change a bit. I warned on the frontpage that I wasn't happy with the current DB

jredding’s picture

finally committed.. this module is being modified to play nice with the other linkchecker module http://drupal.org/project/linkchecker

jredding’s picture

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

Status: Fixed » Closed (fixed)

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