Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/typelevel/grackle

Grackle: Functional GraphQL for the Typelevel stack
https://github.com/typelevel/grackle

Merge CursorQueryInterpreter into QueryInterpreter

b18200cfc4e9be7b2d84030686267bbc0a3896e5 authored about 5 years ago by Miles Sabin <[email protected]>
Result type now Ior

14ecb673a74c6f64f440d8d0dac7d49f204a9e00 authored about 5 years ago by Miles Sabin <[email protected]>
Move tests out of grackle package

699e51b8d8e96e169478e212fcd88d504b051715 authored about 5 years ago by Miles Sabin <[email protected]>
Commit to Json

2d2d02323075d641db5a5aa8eaf2e5d5c53a4c73 authored about 5 years ago by Miles Sabin <[email protected]>
Generalize for doobie backed models

+ Adds a simple mapping layer from GraphQL schema -> DB schema
+ Computes joins and fetches only...

4e605bf6c5847aee0b0a5564f7e6ea3fd21144b5 authored about 5 years ago by Miles Sabin <[email protected]>
Minor restructuring of CursorQueryInterpreter

601e31d34c9a2dc22b2c6ef7163afc1fa4513294 authored over 5 years ago by Miles Sabin <[email protected]>
Restructure Schema

7231d193908ed18c8c403dfb70f86a3b30c6a4d3 authored over 5 years ago by Miles Sabin <[email protected]>
Merge SelectObject and SelectLeaf as Select

98ff12efd4190db144e59da804e952f29a0c822e authored over 5 years ago by Miles Sabin <[email protected]>
Generalize for ADT backed models

+ Added Cursor, DataTypeCursor and CursorQueryInterpreter for simple
generic handling of ADT b...

446d185a24560ac47c69b75c0eeba48dadbf909a authored over 5 years ago by Miles Sabin <[email protected]>
Thread schema through Star Wars query interpreter

2b0757d3a85e870aea110326d7e0b4cd7edde536 authored over 5 years ago by Miles Sabin <[email protected]>
Thread schema through world query interpreter

5b0b517cbae4e1a3a42d074201155b29c4451b5a authored over 5 years ago by Miles Sabin <[email protected]>
Sort out postgres for Travis

98c9d5fb935b7c296a12def832ca84afc5f0f19f authored over 5 years ago by Miles Sabin <[email protected]>
Simplify join result construction

83e5bd65d8cc01b28a87dd50573fcd9d6d790c8b authored over 5 years ago by Miles Sabin <[email protected]>
Add join interpretation of nested query

c1801b23dd540a09eaaf706ad909c624bb3532ae authored over 5 years ago by Miles Sabin <[email protected]>
Add large but simple query

370e907bf28034e563c6a6b45d96f4b6808d7a36 authored over 5 years ago by Miles Sabin <[email protected]>
Reorganize world query interpreter cases

76d22f1406eca41b4096c7585bdefa964b17aed1 authored over 5 years ago by Miles Sabin <[email protected]>
Add parametrised country query

b4bd0626163fd24a145ec581265b0857e12d7336 authored over 5 years ago by Miles Sabin <[email protected]>
Added deeply nested query

5f0f4354b5cf280c1561c725ac2039b48ecebfc3 authored over 5 years ago by Miles Sabin <[email protected]>
Build out world example

4bb263032725867fce4a5243c03fc2c002708847 authored over 5 years ago by Miles Sabin <[email protected]>
Fixed typo

e3271620423ee6fc54a0c86cdd943db604a8011b authored over 5 years ago by Miles Sabin <[email protected]>
Add schema for world example

e5e79d3b316eb1a326706868df6f634e1466f1e5 authored over 5 years ago by Miles Sabin <[email protected]>
Add Int, Float and Boolean scalars

80fe02ec25db851ca5d18679dc3ddadc8a78ed5e authored over 5 years ago by Miles Sabin <[email protected]>
Remove duplicate field

44a6ef46cfaccfbd8f0a1859817a1dc2e225615c authored over 5 years ago by Miles Sabin <[email protected]>
Add world DB

314358295153c1b43af8f6072f1d41943ba81039 authored over 5 years ago by Miles Sabin <[email protected]>
Beginnings of query compiler

9efbc3a92fa4c44b706476580dd5c98901a49066 authored over 5 years ago by Miles Sabin <[email protected]>
Emit query results as Json

b65448c969134be823169cd04138cdd26f24a48b authored over 5 years ago by Miles Sabin <[email protected]>
Add circe dependency

a5b971ca6a867d9305953d11c7815a7aa9a8fd22 authored over 5 years ago by Miles Sabin <[email protected]>
Beginnings of a query algebra

893171edfcba349289c682ca4a2039dc0d1710cc authored over 5 years ago by Miles Sabin <[email protected]>
Add schema types and Star Wars instance

e8a6cc1f54cc8ebadd573b13e52d49d33f0298a9 authored over 5 years ago by Miles Sabin <[email protected]>
Friends are lazy

8069979c27e710d39e1f5cef5af389fb9b7eaf3f authored over 5 years ago by Miles Sabin <[email protected]>
Rename TestData -> StarWarsData

020b546ec013111ac46c9b5574e8d74d3604d6d7 authored over 5 years ago by Miles Sabin <[email protected]>
Added version file

c35822306e56974de7af7288f5c7fd5885a3fc47 authored over 5 years ago by Miles Sabin <[email protected]>
Add AST, parser and Star Wars data

fb6b39496922819492bb6f1516a4dc66315226f5 authored over 5 years ago by Miles Sabin <[email protected]>
Bump added atto dependency

26d237beb862b388ce7477cbc37f304c240fd413 authored over 5 years ago by Miles Sabin <[email protected]>
Bumped cats and sbt-ci-release versions

7ec89575efc28f6cd9a43a5a6513167773059ecc authored over 5 years ago by Miles Sabin <[email protected]>
Bump sbt-gsp version

15301c8259e847f2f2c8a86be3ee8f9f2d420725 authored over 5 years ago by Miles Sabin <[email protected]>
initial commit

5881f70b79f2d03a900d1b23ac4630c44522dfdf authored over 5 years ago by Rob Norris <[email protected]>