esqueleto/test
Esteban Ibarra 33128042c4
Add selectOne (#265)
* Add `selectSingle`

* Clean up and add to test execution :/

* Import library's `selectFirst` rather than re-export it from `persistent`

* Add haddock and update test name

* Add missing comments for haddock :)

* Rename to `selectOne` and add @since

* Bump version number

* Add missing refs for `table` function

* Update to experimental syntax
2021-06-17 13:17:44 -06:00
..
Common Add selectOne (#265) 2021-06-17 13:17:44 -06:00
expected-compile-failures remove upper bounds (#171) 2020-01-24 13:23:26 -07:00
MySQL Pass ConnectionPool to tests (#262) 2021-05-28 15:34:56 -06:00
new-join-compiler-errors New syntax for Joins (Subquery + Union/Intersect/...) (#172) 2020-03-29 10:40:49 -06:00
PostgreSQL Pass ConnectionPool to tests (#262) 2021-05-28 15:34:56 -06:00
SQLite Pass ConnectionPool to tests (#262) 2021-05-28 15:34:56 -06:00
Spec.hs Consolidate Tests (#261) 2021-05-27 14:38:02 -06:00