Nikita Volkov

Results 163 comments of Nikita Volkov

This is not gonna be easy to implement. You'll need a DDL parser and SQL interpreter to be able to validate statements. That's on top of all the design you'll...

Although I feel opposed to this since I consider the presence of exceptions in Haskell altogether a mistake, this is not the first time I get this request. So okay,...

Sounds like something to give a thought to. What exactly makes you need this?

If we were to provide low-level features outside of abstractions, then this library would turn to be just a reexport of libpq. What I mean is that the sole point...

@csamak It seems like what you request is a way to enumerate all statements, so I've named this issue thus. Template Haskell provides a lot of functionality for introspecting the...

Googled for a solution and found my own answer on stack overflow ) https://stackoverflow.com/a/21496150/485115

Unless you're able to pinpoint a specific issue in Hasql I'm afraid I won't be able to help. For now the issue seems too vague and the reproduction is complicated...

Yes, unfortunately. I do plan to get back to it, once I get some spare time.

Unfortunately I haven't worked on that in the past year. It's still on my list though. What kind of sponsorship are we talking about?

I've been coming back to work on this from time to time. I do have plans to finish with it, but I just can't say when