graphql-engine/server/src-rsr
nizar-m f83a8e591f rename access-key to admin-secret (close #1347) (#1540)
Rename the admin secret key header used to access GraphQL engine from X-Hasura-Access-Key to X-Hasura-Admin-Secret.

Server CLI and console all support the older flag but marks it as deprecated.
2019-02-14 15:07:47 +05:30
..
console.html rename access-key to admin-secret (close #1347) (#1540) 2019-02-14 15:07:47 +05:30
function_info.sql allow exposing postgres functions through GraphQL interface (close #333) (#1073) 2019-01-25 09:01:54 +05:30
hdb_metadata.yaml add anonymous telemetry (#1401) 2019-01-28 19:25:28 +05:30
initialise.sql add anonymous telemetry (#1401) 2019-01-28 19:25:28 +05:30
insert_trigger.sql.j2 fix non-admin insert returns null column values when query affects zero rows in postgres (fix #563) (#565) 2018-09-29 11:12:47 +05:30
introspection.json adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30
migrate_from_1.sql update catalog version to 2 (#357) 2018-09-05 17:12:20 +05:30
migrate_from_4_to_5.sql adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30
migrate_from_5_to_6.sql remove dependency on 'first' aggregate, closes #1085 (#1089) 2018-11-27 21:40:54 +05:30
migrate_from_6_to_7.sql fix fetching primary key columns for non table owners (close #1269) (#1300) 2019-01-04 16:36:05 +05:30
migrate_from_7_to_8.sql allow exposing postgres functions through GraphQL interface (close #333) (#1073) 2019-01-25 09:01:54 +05:30
migrate_from_8_to_9.sql add anonymous telemetry (#1401) 2019-01-28 19:25:28 +05:30
migrate_metadata_from_1.yaml update catalog version to 2 (#357) 2018-09-05 17:12:20 +05:30
migrate_metadata_from_4_to_5.yaml adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30
migrate_metadata_from_7_to_8.yaml allow exposing postgres functions through GraphQL interface (close #333) (#1073) 2019-01-25 09:01:54 +05:30
migrate_metadata_from_8_to_9.yaml add anonymous telemetry (#1401) 2019-01-28 19:25:28 +05:30
schema.graphql move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
table_info.sql update constraint enum types when a new constraint is added (#1287) 2019-01-03 09:28:12 +05:30
trigger.sql.j2 send session variables in event trigger payload (close #1328) (#1458) 2019-01-28 11:42:52 +05:30