Add support to configure EXPLAIN options for query plan capture by rbygrave · Pull Request #3610 · ebean-orm/ebean
e.g. DatabaseBuilder.queryPlanExplain("explain (verbose)")
Also changes Postgres default explain to be:
explain (analyze, costs, verbose, buffers, format json)
rbygrave
deleted the
feature/configure-explain
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters