23.2 Database connection

This is a useful feature to use when you connect to a database. The shortcut provides a way to interact with the raw connection. The connection is fetched from the connection pool, which is created at GNU Artanis’s start up.

;; config
#:conn #t

;; apply
(:conn <route-context> [sql])