0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix to work with the latest postgresql-simple on hackage
ocharles
as Oliver Charles
More... almost 12 years ago
Export Postgres constructor. More... almost 12 years ago
Get connection pool options from config file. Bump unordered-containers dependency. More... about 12 years ago
Update cabal file for new config file names. More... about 12 years ago
Upgraded to 0.9 and the new default config filenames. More... about 12 years ago
Moved settingsFromConfig to the auth snaplet. More... about 12 years ago
Add blurb about the config file in haddock docs. More... about 12 years ago
Restructure so HasPostgres works correctly. More... about 12 years ago
Fix regression More... about 12 years ago
Remove instance More... about 12 years ago
Remove constant field names and more code cleanup. More... about 12 years ago
Stop using String More... about 12 years ago
Oops, fix error More... about 12 years ago
Code cleanup More... about 12 years ago
Ship with default config files More... about 12 years ago
Table creation and user saving works. More... about 12 years ago
Tweaking table creation. More... about 12 years ago
Get rid of the existential in the example app to stop the GHC panic. Improve config option retrieval and error messages. More... about 12 years ago
Clean up warnings. This version still causes GHC panic when building the example. More... about 12 years ago
To record project state on a GHC panic. More... about 12 years ago
More work on user save. Database connection options come from config file. More... about 12 years ago
A few more tweaks More... about 12 years ago
Add execute convenience More... about 12 years ago
Started working on auth backend. More... about 12 years ago
Actually save the connection. More... about 12 years ago
Added a Connection to the state so withResource only gets called once per thread. More... about 12 years ago
Finish off the main API. More... about 12 years ago
Added basic functionality More... about 12 years ago
Ignore .swp files More... about 12 years ago
Work in progress More... about 12 years ago