anonlink-entity-service icon indicating copy to clipboard operation
anonlink-entity-service copied to clipboard

Unify models

Open wilko77 opened this issue 3 years ago • 0 comments

Yeah the double up of models modules isn't ideal. As you can tell I have avoided the large task of moving off directly using psycopg2 to using sqlalchemy in the application code.

I think the top level one could mostly be replaced by using the sqlalchemy models and using marshmallow to create the orm objects as per this example. I just don't have the time to take that on.

Originally posted by @hardbyte in https://github.com/data61/anonlink-entity-service/issues/603#issuecomment-779559840

wilko77 avatar Feb 16 '21 23:02 wilko77