Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

[DB Compatibility] Query execution for scalar values in MariaDB #79

Closed
iamkelllly opened this issue Nov 17, 2021 · 1 comment · Fixed by #191
Closed

[DB Compatibility] Query execution for scalar values in MariaDB #79

iamkelllly opened this issue Nov 17, 2021 · 1 comment · Fixed by #191
Assignees
Labels
enhancement New feature or request

Comments

@iamkelllly
Copy link
Contributor

Requires #75 to be complete first.

We need to enable the MariaDB database connector to be able to read/write to the database itself during query execution.

@iamkelllly iamkelllly added the enhancement New feature or request label Nov 17, 2021
@iamkelllly iamkelllly added this to the Roadmap milestone Nov 17, 2021
@iamkelllly iamkelllly modified the milestones: Roadmap, Fidesops 1.3.0 Jan 25, 2022
@seanpreston seanpreston changed the title Query execution for MariaDB [DB Compatibility] Query execution for scalar values in MariaDB Jan 26, 2022
@eastandwestwind
Copy link
Contributor

As part of this ticket, ensure that the fixtures are split into fixture functions:

context- https://github.com/ethyca/fidesops/pull/186/files#r795994350

"One step better from here (and what I'm aiming for in the other PR) is to split these into fixtures functions themselves, such that you could have mariadb_customer as a fixture, and that generates a brand new customer row in the DB (and any such dependencies) off Faker generated data — that's a stretch goal here"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants