JVAAS/jvaas-postgresql

Implement support for count(*)

janvladimirmostert opened this issue · 0 comments

Count is not currently supported, implement support for it

Exception in thread "main" java.lang.Exception: Invalid Column 'count(*)' for sql
SELECT count ( * ) FROM account