org.tobereplaced.lettercase.postgresql documentation

Declarative case conversion for working with PostgreSQL.

entities

(entities s)
A function usable as the :entities argument in clojure.java.jdbc.
This assumes you follow the PostgreSQL standard of naming entities
according to lower-underscore and escapes all entities with double
quotes.