Re: [sqlalchemy] Composite index using naming convention

2018-05-16 Thread Mike Bayer
On Wed, May 16, 2018 at 4:42 PM, HP3 wrote: > Hello: > > How can one create a composite Index whose name follows the naming > convention declared in Meta? > > We are using naming convention for all ORMed classes per >

[sqlalchemy] Composite index using naming convention

2018-05-16 Thread HP3
Hello: How can one create a composite Index whose name follows the naming convention declared in Meta? We are using naming convention for all ORMed classes per http://docs.sqlalchemy.org/en/latest/core/constraints.html#configuring-constraint-naming-conventions but explicit Index'es end up