renalreg / ukrr_models

SQL Alchemy models for the UKRR Database. Also exports to RDA.
MIT License
0 stars 0 forks source link

feat: Add a full set of models for the renalreg DB #23

Closed andyatterton closed 3 months ago

andyatterton commented 3 months ago

Used sqlacodegen to generate a full set of models. Have left them in a seperate module because they are autogenerated and we don't trust anything we haven't written ourselves

andyatterton commented 3 months ago

This is what I was jabbering on about this morning. The test do now pass so these models are good to go but I think it might still be worth keeping them separate. Can pull them over to the main models as needed.