graphql-engine/server/src-lib/Hasura/Backends/MySQL/Instances
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
..
API.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Execute.hs Add backend modules for MySQL 2021-10-18 16:05:26 +00:00
Metadata.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Schema.hs server/mssql: insert SQL generation and execution 2021-10-01 12:53:15 +00:00
Transport.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Types.hs server/mssql: insert SQL generation and execution 2021-10-01 12:53:15 +00:00