kvesteri / sqlalchemy-continuum

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

Follow DB's naming convention #265

Open marksteward opened 2 years ago

marksteward commented 2 years ago

As pointed out at https://github.com/kvesteri/sqlalchemy-continuum/pull/118#issuecomment-219040588, we shouldn't be using hard-coded sequence names. Perhaps we should check if the naming convention is the default.