You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PostgreSQL backend for Database-Supported Haskell (DSH)
This package provides an SQL backend for Database Supported Haskell
(DSH). It provides the ability to generate SQL code and execute DSH
queries on supported SQL database engines. Currently, only PostgreSQL
is supported.