Re: Simple queries with JDBC escaped scalar functions result in exceptions

Поиск
Список
Период
Сортировка
От Andreas Joseph Krogh
Тема Re: Simple queries with JDBC escaped scalar functions result in exceptions
Дата
Msg-id VisenaEmail.7.6d85467e04092837.156d161b73e@tc7-visena
обсуждение исходный текст
Ответ на Re: Simple queries with JDBC escaped scalar functions result in exceptions  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: Simple queries with JDBC escaped scalar functions result in exceptions
Re: Simple queries with JDBC escaped scalar functionsresult in exceptions
Список pgsql-jdbc
På søndag 28. august 2016 kl. 03:18:42, skrev Dave Cramer <pg@fastcrypt.com>:
Looks like the JDBC mini parser is having troubles with that. Why do you have comments in your sql ? 
 
I think the universial answer here is "Because you can". Many use comments in SQL as a way to both understand what's going on better (ie. when the SQL is generated by code) and to make logging easier. There's no reason why a driver should not cope with valid comments.
 
--
Andreas Joseph Krogh
CTO / Partner - Visena AS
Mobile: +47 909 56 963
 
Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Simple queries with JDBC escaped scalar functions resultin exceptions
Следующее
От: Adam Rauch
Дата:
Сообщение: Re: Simple queries with JDBC escaped scalar functions result in exceptions