graphql-engine/server/src-lib/Hasura/Backends
Chris Done 4bbdb7a67d Add Plan part for the MySQL data loader
This is the next part in the series of MySQL PRs.

**Purpose**: Adds the Plan module for the data loader.

**Preceding PR:** #2511

**Next PR:** #2549

After #2511 is merged, this can be repointed to `main`. For now it's aimed at #2511, because then the diff display is simpler.

The `undefined` stubs in this PR have code already written, so they won't introduce a maintenance problem. They're only omitted for digestibility of the PR.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2529
Co-authored-by: Abby Sassel <3883855+sassela@users.noreply.github.com>
GitOrigin-RevId: 691b35be247531d5e1ac855598e89f6dc1eca0b6
2021-10-14 17:07:56 +00:00
..
BigQuery server/bigquery: improve test setup and documentation (close #2345) 2021-10-12 17:59:44 +00:00
MSSQL server/mssql: insert SQL generation and execution 2021-10-01 12:53:15 +00:00
MySQL Add Plan part for the MySQL data loader 2021-10-14 17:07:56 +00:00
Postgres server: drop HasVersion implicit parameter (closes #2236) 2021-10-13 16:39:58 +00:00