Skip to content

Feature Question: Can you create indices/indexes with orm on sync()  #98

@mspisars

Description

@mspisars

I'm coming from a SQLAlchemy environment and was wondering if there is a way to defined indexes on the model so that when I call db.sync() they are created after the table definition?

BTW, one of my main reasons for looking at orm is the performance... I updated sequalize's performance repo to the latest here mspisars/sequelize-performance@7721530 and orm is by far the fastest!

So, keep up the awesome job! People seem to ignore performance nowadays by throwing more power at the problem...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions