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 |
|
Diogo Biazus
|
9c69553373
|
Verifies PostgreSQL version is supported (+9.2) before spawning server [fixes #157]
|
2015-07-02 09:26:58 -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
|
e87be593c0
|
Removes toBool function as we now cast the 'YES/NO' values to boolean in PostgreSQL's queries
|
2015-06-22 18:09:45 -04:00 |
|
Diogo Biazus
|
f4011e5d8c
|
Changes the insertable to true in views that are insertable through triggers [fixes #206]
|
2015-06-22 00:16:23 -04:00 |
|
Federico Rampazzo
|
83f48dcd15
|
User_id support (via user_vars)
|
2015-05-24 03:26:42 +01: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 |
|