Alexis King
|
feb4a05618
|
Add fast path for server internal metadata migrations (#3686)
|
2020-01-14 01:09:10 -06:00 |
|
Rakesh Emmadi
|
319606b5ff
|
include scalars types returning by computed fields in generated schema (fix #3650) (#3651)
|
2020-01-10 22:05:07 -06:00 |
|
Alexis King
|
fa9077f774
|
Add support for fine-grained dependency tracking to Incremental
|
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
|
447bac74e7
|
Split up Hasura.RQL.DDL.Schema.Cache
This should hopefully improve compile times by avoiding the need to
specialize everything at once.
|
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 |
|
Alexis King
|
1387722970
|
Refactor schema cache construction to avoid imperative updates
wip: fix error codes in remote schema tests
|
2020-01-08 16:43:06 -06:00 |
|
Alexis King
|
f2963a25c3
|
Add Hasura.Incremental, a library for incremental builds
|
2020-01-08 16:43:06 -06:00 |
|