Commit graph

6 commits

Author SHA1 Message Date
David Stotijn
c01f190fc8 Use Go instead of C for regexp sqlite func
While less performant, this (for now) simplifies
compiling and building the project.
2020-10-31 15:19:17 +01:00
David Stotijn
0d04996f06 Add scope support 2020-10-29 20:55:22 +01:00
Martin Holst Swende
98dacbe849
sqlite: fix nil deref on missing response (#32) 2020-10-11 19:12:04 +02:00
David Stotijn
fedb425381 Add project management 2020-10-11 17:09:39 +02:00
David Stotijn
5f4bff0155 Selectively query DB based on GraphQL query field collection
Fixes #5
2020-10-05 18:40:37 +02:00
David Stotijn
ba7d88dfc5 Replace Cayley with SQLite3 2020-10-04 11:50:03 +02:00