Commit Graph

9 Commits

Author SHA1 Message Date
Vikram Rangnekar 4ffa1483a4 Add ability to treat JSON/JSONB columns as tables 2020-01-28 00:26:53 -05:00
Vikram Rangnekar 52f3b1c7a2 Add mutation support for connect / disconnect with array relationships 2020-01-26 01:10:54 -05:00
Vikram Rangnekar 7240b27214 Fix for table alias relationship bug 2020-01-15 23:26:06 -05:00
reinhardt1053 76340ab008 Remove *pgxpool.Pool arg from NewDBSchema (#31) 2020-01-14 01:08:04 -05:00
Vikram Rangnekar 343589c3bd Fix bug with deep-nested queries 2019-12-30 01:17:37 -05:00
Vikram Rangnekar 482203ba05 Add nested insert and update mutations with support for connect and disconnect 2019-12-29 01:53:54 -05:00
Vikram Rangnekar 6831d3f56f Add nested mutations 2019-12-25 01:24:30 -05:00
Pestdoktor 96ed3413fc one-to-many-through: use correct fkey (#27) 2019-12-12 23:40:17 -05:00
Vikram Rangnekar 0e16eee93b Add config driven custom table relationships 2019-12-09 01:48:18 -05:00