inveniosoftware / invenio-oauthclient

Invenio module that provides OAuth web authorization support.
https://invenio-oauthclient.readthedocs.io
MIT License
6 stars 74 forks source link

global: sqlalchemy relationships refactor #75

Closed krzysztof closed 8 years ago

krzysztof commented 8 years ago

Signed-off-by: Krzysztof Nowak k.nowak@cern.ch

lnielsen commented 8 years ago

Which problem does this fix solve?

krzysztof commented 8 years ago

None, just convenience of having consistent ORM definitions across modules.

jirikuncar commented 8 years ago

@krzysztof s/refactor/refactoring/, s/Fixed/Fixes/