Fix bug related to 'anon' role prepared statements

This commit is contained in:
Vikram Rangnekar
2020-03-06 15:38:54 +05:30
parent 7930719eaa
commit 6c240e21b4
5 changed files with 21 additions and 4 deletions

View File

@ -24,7 +24,11 @@ auth_fail_block: true
# Latency tracing for database queries and remote joins
# the resulting latency information is returned with the
# response
enable_tracing: true
enable_tracing: false
# Watch the config folder and reload Super Graph
# with the new configs when a change is detected
reload_on_config_change: false
# File that points to the database seeding script
# seed_file: seed.js