Eduardo R. B. Marques
Eduardo R. B. Marques
I solved my problem for now using AppVeyor's built-in Postgres service, bypassing the use of postgresql-embedded. I saw your README more carefully and became aware of quite a few issues...
Thanks, I didn't pay attention to the existence of `intArrays` (sorry for posting here, but I didn't find a user group link if one exists). As you say, the following...
@Christoph-W This is a tricky edge case where the behavior should be highly dependent on the database engine at stake; which one are you using? Have you tried using `nullValue("INTERVAL")`...
> It does not seem reasonable to me to discard the support of upper case keywords in column and/or table names. > I would be happy if I could find...
@Christoph-W I have been examining this issue, trying to improve support for the upcoming 1.4.0 release but a small incremental fix at this time is not possible. The overall scheme...