Commits
Click on a commit to change the comparison rangeFix index class argument `name` not work refactor: add `field_names` property to Index class Remove `_generate_custom_index_sql` function in favor of Index.field_names Check custom index name in generated schema Add `index_name` and `get_sql` back to Index class for aerich Merge branch 'develop' of github.com:tortoise/tortoise-orm into refactor-generate-index-sql