Commit Graph

16 Commits

Author SHA1 Message Date
Vikram Rangnekar 0e16eee93b Add config driven custom table relationships 2019-12-09 01:48:18 -05:00
Vikram Rangnekar 5da79d91bf Add support for `websearch_to_tsquery` in PG 11 2019-12-02 10:53:18 -05:00
Vikram Rangnekar 9ebd03fa8c Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
Vikram Rangnekar 6f1a2acf96 Fix demo rails app broken build 2019-10-01 00:00:15 -04:00
Vikram Rangnekar dbcc51c462 Fix invalid import bug 2019-09-30 01:48:29 -04:00
Vikram Rangnekar 20ddfb26f3 Fix duplicte column bug 2019-09-29 15:20:59 -04:00
Vikram Rangnekar 5e86b445c5 Add migrate command 2019-09-26 00:35:31 -04:00
Vikram Rangnekar c0a21e448f Add insert mutation with bulk insert 2019-09-05 00:09:56 -04:00
Vikram Rangnekar 9af320f396 Futher reduce allocations on the compiler hot path 2019-06-14 00:32:15 -04:00
Vikram Rangnekar 58408eadc1 Use hash's as ids for table relationships 2019-05-14 22:32:12 -04:00
Vikram Rangnekar f16e95ef22 Add REST API stitching 2019-05-12 19:27:26 -04:00
Vikram Rangnekar 2d02f2afda Redesign config file architecture 2019-04-08 21:24:29 -04:00
Vikram Rangnekar d1bf87e19c Add full text search support using TSV indexes 2019-04-05 01:44:30 -04:00
Vikram Rangnekar 33c5ef0bf1 Add fetch by ID feature 2019-04-04 00:53:24 -04:00
Vikram Rangnekar b48a929538 Add tests for gql to sql compile 2019-03-24 18:16:03 -04:00
Vikram Rangnekar b9d38a5e9d First commit 2019-03-24 09:57:29 -04:00