graphql-engine/server/src-lib/Hasura/Backends
Chris Done 7553ca170b Add backend modules for MySQL
This is the next part in the series of MySQL PRs.

**Purpose**: Adds the modules related to the generic backend abstraction. This is the penultimate PR.

The final PR will be the more substantial change made to FromIr (and small tweaks to Execute) that will connect all the things together including Python tests.

**Preceding PR:** #2529

**Next PR**: #2608

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

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2549
Co-authored-by: Abby Sassel <3883855+sassela@users.noreply.github.com>
GitOrigin-RevId: 9d48ac38f4ac7c32c79ba521d3de40805c2a13bc
2021-10-18 16:05:26 +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 backend modules for MySQL 2021-10-18 16:05:26 +00:00
Postgres Correctly translate permissions on functions to SQL, and simplify Bool Exp IR 2021-10-18 09:17:42 +00:00