Joe Nelson
|
029276bd62
|
Use brackets to specify subqueries
|
2015-11-23 10:58:04 -08:00 |
|
Ruslan Talpa
|
50745ad48b
|
Type refactoring (ApiRequest/DbRequest)
|
2015-11-23 10:12:29 +02:00 |
|
Joe Nelson
|
b6a58935f3
|
Greater type safety for OrderTerm
|
2015-11-19 11:21:27 -08:00 |
|
Diogo Biazus
|
f47d5e52f4
|
Moves all PgQuery module to QueryBuilder
|
2015-11-14 22:54:55 -05:00 |
|
Joe Nelson
|
a6cfecbc29
|
Merge v3
|
2015-11-14 17:52:05 -08:00 |
|
Ruslan Talpa
|
b3e88a37d3
|
Refacttoring
|
2015-11-02 23:31:35 +02:00 |
|
Ruslan Talpa
|
ef08af359c
|
Fix for #334
|
2015-11-02 14:44:45 +02:00 |
|
Ruslan Talpa
|
2e4c862d25
|
Refactor to add operators in just one place, @> and <@ operators for #338 and #181
|
2015-11-02 10:49:22 +02:00 |
|
Ruslan Talpa
|
1fdb700bc8
|
Fix a few tests
|
2015-10-26 13:50:56 +02:00 |
|
Ruslan Talpa
|
cd3a149aa4
|
Merge remote-tracking branch 'begriffs/v3' into v3
|
2015-10-24 21:25:01 +03:00 |
|
Joe Nelson
|
7692693aae
|
Enforce GHC >= 7.10 and fix Stack warnings
|
2015-10-23 10:33:27 -07:00 |
|
Ruslan Talpa
|
f5fb78ec99
|
version changed to 3, circle ci to use ghc 7.10.1, stricter import/export in PgQuery and remove of dead code
|
2015-10-23 12:23:46 +03:00 |
|
Ruslan Talpa
|
71ef03070e
|
POST path modified with internal data type but tests failing (no Location and data returned as array)
|
2015-10-21 12:46:01 +03:00 |
|
Ruslan Talpa
|
1f80b806bd
|
data types refactoring
|
2015-10-16 15:21:31 +03:00 |
|
Ruslan Talpa
|
e23a49395b
|
error formatting for parsers and relation
|
2015-10-02 11:36:56 +03:00 |
|
Ruslan Talpa
|
812135d1e5
|
cleanup suggested by @begriffs
|
2015-10-01 10:30:41 +03:00 |
|
Ruslan Talpa
|
94b1d2815c
|
small changes suggested by @diogob
|
2015-09-29 11:40:33 +03:00 |
|
Ruslan Talpa
|
a4a2c8b886
|
trying to make it work with ghc 7.8 (2)
|
2015-09-28 16:46:33 +03:00 |
|
Ruslan Talpa
|
68c7f45be1
|
trying to make it work with ghc 7.8
|
2015-09-28 16:40:22 +03:00 |
|
Ruslan Talpa
|
9342cc8c8a
|
removide duplication from data types (all tests passing)
|
2015-09-28 12:06:49 +03:00 |
|
Ruslan Talpa
|
db13724131
|
moved string packing to parsers
|
2015-09-28 10:11:59 +03:00 |
|
Ruslan Talpa
|
380cab6ca3
|
Merge branch 'master' into skin
|
2015-09-25 22:45:49 +03:00 |
|
Ruslan Talpa
|
ff2c0b63e2
|
changed identation to 2 spaces to match the rest of the project
|
2015-09-25 12:04:44 +03:00 |
|
Ruslan Talpa
|
c42832f1c5
|
code cleanup
|
2015-09-25 11:51:37 +03:00 |
|
Ruslan Talpa
|
f2d6c59bab
|
fixes for failing tests (only 2 failing, yay! :))
|
2015-09-24 16:29:20 +03:00 |
|
Ruslan Talpa
|
448a81dff8
|
first fully functioning build, some tests are failing (limit,order,csv not implemented yet)
|
2015-09-24 11:45:34 +03:00 |
|
Ruslan Talpa
|
fb92b76a1a
|
integrated skin code gor generating Sql Query (only left to execute it)
|
2015-09-23 14:31:24 +03:00 |
|