Commit Graph

19 Commits

Author SHA1 Message Date
7c37a1ef63 Fix null pointer with invalid argument values 2019-04-21 01:08:51 -04:00
5edcf7b3a9 Fix infinite loop bug in lexer 2019-04-20 19:42:08 -04:00
74ea365c5a Fix null pointer issue found by fuzz test 2019-04-20 17:27:03 -04:00
c03f7d6576 Fix issue with fuzzbuzz config 2019-04-20 10:45:12 -04:00
652b31ce38 Add support for GraphQL variables 2019-04-19 01:55:03 -04:00
7f8ab26218 Add fuzz testing to qcode 2019-04-18 21:08:14 -04:00
2d02f2afda Redesign config file architecture 2019-04-08 21:24:29 -04:00
e3660473cc Cleanup and redesign config files 2019-04-08 02:47:59 -04:00
8acc3ed08d Reduce realloc of maps and slices 2019-04-07 01:12:11 -04:00
b562e1603e Update docs with full-text search information 2019-04-06 19:40:02 -04:00
6536b12858 Add query support for ts_rank and ts_headline 2019-04-06 02:35:08 -04:00
d1bf87e19c Add full text search support using TSV indexes 2019-04-05 01:44:30 -04:00
33c5ef0bf1 Add fetch by ID feature 2019-04-04 00:53:24 -04:00
89d435640b Add aggregrate functions to GQL queries 2019-03-31 11:18:33 -04:00
59b6a4a368 Fix bugs and document the 'where' clause 2019-03-27 02:58:19 -04:00
775d5496cd Fix perf issue with inflections 2019-03-25 00:43:14 -04:00
b48a929538 Add tests for gql to sql compile 2019-03-24 18:16:03 -04:00
0f5ce2f69d Fix license to MIT 2019-03-24 10:07:07 -04:00
b9d38a5e9d First commit 2019-03-24 09:57:29 -04:00