not working with PostgreSQL 9.0

Original Post GC's Avatar

GC

10 Jun, 2010 10:02 PM via web

Hi! I'm testing PostgreSQL 9.0 and FluentHib. 1.1...

this is a problem I've found:

SELECT this.tlc_contract_id as tlc1_335_0
FROM tab_tlc_contracts this WHERE this.tlc_contract_id = :p0 and this_.deleted = :p1;:p0 = 13, :p1 = False

ERROR: syntax error at or near ":"
LINE 2: ...tlc_contracts this WHERE this.tlc_contract_id = :p0 and th...

                                                         ^

Error

ERROR: syntax error at or near ":"
Stato SQL: 42601
Carattere: 104

cheers.
G.

    Reply to this discussion

    Preview Comments are parsed with Markdown. Help with syntax

    Attached Files

      You can attach files up to 10MB

      What is the opposite of down?

      Recent Discussions

      05 Jul, 2010 10:29 PM
      05 Jul, 2010 12:45 PM
      05 Jul, 2010 12:42 PM
      05 Jul, 2010 12:17 PM
      05 Jul, 2010 12:12 PM

       

      03 Jul, 2010 12:26 AM
      02 Jul, 2010 02:17 PM
      02 Jul, 2010 08:18 AM
      02 Jul, 2010 12:20 AM
      01 Jul, 2010 10:14 PM