Search found 1 match

by kaileenm
24 Jul 2008, 16:42
Forum: General Discussion
Topic: BOOLEAN / PGSQL / CASTING / etc.
Replies: 1
Views: 2610

BOOLEAN / PGSQL / CASTING / etc.

I had a difficult time getting the system set up for use with PGSQL . Much of the SQL syntax I had to modify to get it working. Specifically I modified the following:

1. I had to specify a search path
2. In the creation of the table mantis_user_pref_table I modified the column redirect_delay to be ...