kvesteri / sqlalchemy-continuum

Versioning extension for SQLAlchemy.
BSD 3-Clause "New" or "Revised" License
568 stars 128 forks source link

Classical Mapping #328

Open swingingsimian opened 1 year ago

swingingsimian commented 1 year ago

Hi

Does sqlalchemy-continuum support classical mapping rather than decalarative?

If so, can you provide an example of how that might work?

If not could you cosider this a feature request?

Thanks

Nathan

marksteward commented 1 year ago

It doesn't currently, but it probably wouldn't require a huge amount of work to support.