On Fri, Nov 18, 2011 at 12:21 PM, Zach Beane <x...@xach.com> wrote: > Out of SQL habit I used <> for inequality yesterday and got this error: > > function __(integer, integer) does not exist > > Should I just stick with !=?
Don't have a repl to hand right now. Do angle brackets need to be escaped? Try (sql-compile '(:\<\> "foo" "bar")) BTW, I found your guide on migrating from mysql to postgres very helpful. I'll be able to send a few more gotchas if you're interested in updating it. Cheers, Andy _______________________________________________ postmodern-devel mailing list postmodern-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel