Auke Booij
|
0540b279db
|
server: make more use of hlint (#6059)
https://github.com/hasura/graphql-engine/pull/6059
|
2020-10-28 16:40:33 +00:00 |
|
Auke Booij
|
a4113eb9a6
|
add hlint config, run hlint through a github action, add to dev.sh (#5957)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2020-10-16 13:55:18 +02:00 |
|
Alexis King
|
fa9077f774
|
Add support for fine-grained dependency tracking to Incremental
|
2020-01-08 16:45:54 -06:00 |
|
Alexis King
|
89af4ae4d7
|
Move arrow transformers into a separate module
|
2020-01-08 16:45:54 -06:00 |
|
Alexis King
|
27997107ab
|
Add caching for recreating event trigger functions
|
2020-01-08 16:45:46 -06:00 |
|
Alexis King
|
780857fb19
|
Switch to a CPS implementation of Rule
This is significantly more performance, even without specialization,
which dramatically improves compile times.
|
2020-01-08 16:45:46 -06:00 |
|
Alexis King
|
c322e8a5d4
|
Use a significantly more efficient table_info_agg view
Also, use the view in Schema.Diff to share some more logic.
|
2020-01-08 16:45:46 -06:00 |
|
Alexis King
|
5b969208c6
|
Use arrows instead of monads to define the schema cache construction
|
2020-01-08 16:43:06 -06:00 |
|