Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement legacy OLD tables in DativeBase #46

Open
jrwdunham opened this issue Oct 5, 2024 · 0 comments
Open

Implement legacy OLD tables in DativeBase #46

jrwdunham opened this issue Oct 5, 2024 · 0 comments

Comments

@jrwdunham
Copy link
Member

jrwdunham commented Oct 5, 2024

Problem: DativeBase should have its own DB schema. However, initially we want DativeBase to be able to read legacy OLD data. Once we are ready to move all OLDs over to DativeBase, we can abandon the legacy schema.

A/C:

  • Implement the OLD MySQL schema—currently encoded in SQLAlchemy ORM DSL in Python—as a MySQL schema in DativeBase.
    • We want DativeBase to be able to read the legacy OLD MySQL tables.
  • Ensure that DativeBase can perform all of the core reads on an arbitrary, existing legacy OLD MySQL database table-set that the current OLD can.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant