JVAAS / jvaas-postgresql

Type-safe, non-blocking, async binding generator for PostgreSQL queries prototype in Kotlin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement support for SELECT string

janvladimirmostert opened this issue · comments

SELECT 'blah' is not currently supported, implement support for it.