Diogo Biazus
|
e28b2dd00e
|
Implements Prefer count=none header
Uses Maybe for total parameter in contentRangeH
|
2015-09-25 10:52:44 -04:00 |
|
Joe Nelson
|
35f05f6fe1
|
Standardize indentation
|
2015-09-06 16:13:11 -07:00 |
|
Ruslan Talpa
|
92a1d8c7e3
|
constrain cast parameters to letters only
|
2015-09-05 16:54:09 +03:00 |
|
Ruslan Talpa
|
9c8ac2a489
|
tests for &select= feature and support for casting columns (usefull when extracting subfields from json columns)
|
2015-09-05 15:05:53 +03:00 |
|
Ruslan Talpa
|
6c16395dfb
|
change fn name from selectT to select
|
2015-09-04 19:04:39 +03:00 |
|
Ruslan Talpa
|
40d4fb0d75
|
Support for extracting fields from json columns
|
2015-09-02 12:41:02 +03:00 |
|
Ruslan Talpa
|
b9fec2ce41
|
Support for &select=col1,col2,col3 as suggested in issue #227
|
2015-09-02 11:03:34 +03:00 |
|
Diogo Biazus
|
32b97ef076
|
Adds not as a keyword that can optionally be prepended to any operator in a parameter value
|
2015-08-21 10:33:41 -04:00 |
|
Joe Nelson
|
28f771324d
|
Nest response JSON more shallowly
|
2015-08-20 22:14:08 -07:00 |
|
Joe Nelson
|
bb511f0df2
|
WIP: call stored pprocedures that emit plain text
The beginning of #114
|
2015-08-20 21:52:46 -07:00 |
|
Joe Nelson
|
f564fb0977
|
Rename QualifiedTable to encompass proc names as well
|
2015-08-20 21:35:12 -07:00 |
|
Richard Allaway
|
f16e2e3ee5
|
adds 'not in' query
|
2015-08-17 10:24:51 -04:00 |
|
Diogo Biazus
|
9d5011e864
|
Implements CSV resnponse for the appropriate accept headers
|
2015-08-14 11:04:26 -04:00 |
|
Diogo Biazus
|
449cacdacf
|
Fixes error code 42803 when trying to query a view with a column named count.
|
2015-08-01 00:15:17 -04:00 |
|
Diogo Biazus
|
c76864a653
|
Qualifies columns used in WHERE clauses so we can use computed columns as filters
|
2015-07-10 12:35:24 -04:00 |
|
Joe Nelson
|
6604293ac1
|
Remove regex-tdfa-text to allow building in GHC 7.10
Fixes #212
|
2015-07-01 21:55:35 -07:00 |
|
Diogo Biazus
|
a980db6d2d
|
Adds spec for @@ operator and implements it in PgQuery
|
2015-05-22 12:28:26 -04:00 |
|
Sridhar Ratnakumar
|
c3ad87ffaf
|
Make postgrest usable as a library
|
2015-05-19 23:40:39 -07:00 |
|