jeukshi / kosem

raw SQL, type-safe, relational mapping library for Haskell
0 stars 0 forks source link

preserve comments #48

Open jeukshi opened 8 months ago

jeukshi commented 8 months ago

Some PG plugins use comments: https://github.com/ossc-db/pg_hint_plan

Some Kosem plugins may want to use comments, say, type signature plugin:

select x /*:: text */