Commits
Click on a commit to change the comparison rangeFix index class argument `name` not work13 days ago
by waketzheng refactor: add `field_names` property to Index class13 days ago
by waketzheng Remove `_generate_custom_index_sql` function in favor of Index.field_names13 days ago
by waketzheng Check custom index name in generated schema13 days ago
by waketzheng Add `index_name` and `get_sql` back to Index class for aerich12 days ago
by waketzheng Merge branch 'develop' of github.com:tortoise/tortoise-orm into refactor-generate-index-sql12 days ago
by waketzheng