Joe Nelson
|
e6e324e8ff
|
Trim unused packages
|
2016-01-28 17:32:38 -08:00 |
|
Joe Nelson
|
2175ae4d28
|
Build test deps in cacheable phase
|
2016-01-28 16:36:45 -08:00 |
|
Joe Nelson
|
c887f2b3b4
|
Move ghc-options in stack config and out of cabal file
|
2016-01-28 14:03:44 -08:00 |
|
Joe Nelson
|
1a3c54793d
|
Build only haddocks for postgrest, not deps
|
2016-01-28 14:00:33 -08:00 |
|
Joe Nelson
|
4679e2a514
|
Haddock coverage report not working, removing for now
|
2016-01-28 13:17:49 -08:00 |
|
Joe Nelson
|
e02dc2e92e
|
Remove redundant do
|
2016-01-27 18:51:53 -08:00 |
|
Joe Nelson
|
536acec820
|
Turn down warning level a little
|
2016-01-27 17:31:57 -08:00 |
|
Joe Nelson
|
55da918240
|
Build with stack on CI and use harsher setttings
|
2016-01-27 16:12:48 -08:00 |
|
Joe Nelson
|
f3d4d1fb60
|
Merge pull request #472 from begriffs/hasql-19
Upgrade to Hasql 19
|
2016-01-27 14:59:08 -08:00 |
|
Joe Nelson
|
dac31c4f2e
|
Use newer LTS to avoid potential aeson problem
|
2016-01-27 11:00:40 -08:00 |
|
Joe Nelson
|
677c73cfe5
|
New versions of Warp do not export Connection
|
2016-01-24 18:09:21 -08:00 |
|
Joe Nelson
|
b85fc37130
|
Protect against nulls that choke our decoder
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
f634b7fe98
|
Rollback test connection on errors
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
75ebd1bd24
|
Derp, it is "commit" not "end"
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
cbb2ba7d42
|
Appease hlint
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
616541aaee
|
Use reorder-goals in CI to make vanilla cabal work
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
bbf8365cd2
|
Upgrade hasql
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
a0b390e735
|
Avoid possibilities of null for our chosen decoder
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
1f557a92a4
|
Pass query args properly
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
51f71eb53d
|
Run queries in a transaction again
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
ac73e8d77b
|
Remove connection pooling in test
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
8b13e7dd73
|
Header cannot be null even when it is n/a
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
3be04d7f30
|
Upgrade hasql to fix connection error
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
b9fd083c77
|
It all compiles but all requests give a postgres error
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
fec316b087
|
WIP: fixing compiler errors in specs
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
3844f3ee96
|
The app compiles but totally untested
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
cb3977679d
|
App.hs compiles (dubiously)
Removed query body is no longer a maybe value
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
6122bc4108
|
Middleware compiles
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
abc30d5170
|
DbStructure compiles
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
4b515c5df4
|
WIP: converting DbStructure
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
2d5210464a
|
WIP: converting dbstructure
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
684b11badb
|
WIP: converting DbStructure
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
7b92449343
|
QueryBuilder compiles with hasql 19
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
72cd6c37bd
|
Change some import statements and Session types
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
d6102cc908
|
Use the correct Error types for hasql 0.19
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
5faa80b172
|
Merge pull request #470 from sscarduzio/patch-1
The correct HTTP status code for integrity constraint violation is 509, fixes #469
|
2016-01-24 15:31:55 -08:00 |
|
Simone Scarduzio
|
74d76c690f
|
Adding two test cases for 469
|
2016-01-24 14:52:14 +00:00 |
|
Joe Nelson
|
301d9b6a86
|
Merge pull request #468 from guido4000/patch-1
Rename endpoint for consistent endpoint names
|
2016-01-21 08:25:59 -08:00 |
|
Simone Scarduzio
|
b5e6a93b32
|
Being more specific
|
2016-01-21 15:21:30 +00:00 |
|
Simone Scarduzio
|
e7c711002a
|
The correct HTTP status code for integrity constraint violation is 509, fixes #469
|
2016-01-21 14:37:47 +00:00 |
|
Guido Hoermann
|
6dce40e454
|
Rename endpoint for consistent endpoint names
In line 126 the endpoint url is api_token. Therefore it should be the same in line 178.
|
2016-01-21 20:26:25 +07:00 |
|
Joe Nelson
|
9ba603660e
|
Merge pull request #466 from diogob/adds_multiple_insert_section
Adds section about multiple insertion/update to api/writing docs [#405]
|
2016-01-20 21:13:29 -08:00 |
|
Diogo Biazus
|
5ee44c6c21
|
Adds section about multiple insertion/update to api/writing docs [#405]
|
2016-01-20 23:10:24 -05:00 |
|
Joe Nelson
|
03bec64097
|
Merge pull request #450 from daurnimator/patch-1
docs/examples/users.md: pgcrypto includes uuidv4 generation
|
2016-01-20 18:28:03 -08:00 |
|
Joe Nelson
|
4fcc0fbc94
|
Merge pull request #464 from eGullGolf/issue463
Add step to install libpq-dev when building from source on Ubuntu
|
2016-01-19 11:25:26 -08:00 |
|
Eric Bréchemier
|
80ade96e9b
|
Add step to install libpq-dev when building from source on Ubuntu
This is a dependency of postgresql-libpq-0.9.1.1, which results in
a failure when missing during stack build.
Closes #463.
|
2016-01-19 20:14:29 +01:00 |
|
Joe Nelson
|
860e437078
|
Merge pull request #459 from motiz88/tentative-fix-458
pgFmtLit: Change condition for using E"..." syntax
|
2016-01-15 09:14:35 -08:00 |
|
Moti Zilberman
|
9a596c2500
|
pgFmtLit: Change condition for using E"..." syntax, fix #458.
Includes a test spec by @diogob.
|
2016-01-15 11:59:25 +02:00 |
|
Joe Nelson
|
0d9d74dc1c
|
Merge pull request #454 from ruslantalpa/fix_453
fix #453 by sending the request to the db (instead of using the cached data)
|
2016-01-13 20:29:05 -08:00 |
|
Ruslan Talpa
|
88d98d6d62
|
fix #453 by sending the request to the db (instead of using the cached data)
|
2016-01-11 10:17:34 +02:00 |
|