korma / Korma

Tasty SQL for Clojure.
http://sqlkorma.com
1.48k stars 222 forks source link

Added with-options for statments #390

Open samsaga2 opened 6 years ago

samsaga2 commented 6 years ago

Add options to the statments.

For example (with-options {:fetch-size 1000} ...)