Avatar for the tortoise user
tortoise
tortoise-orm
BlogDocsChangelog

Fix index class argument `name` not work

#1856Merged
Comparing
waketzheng:refactor-generate-index-sql
(
cf39f47
) with
develop
(
de48e77
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
8
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_create_many_fields
tests/benchmarks/test_create.py::test_create_many_fields
CodSpeed Performance Gauge
+1%
763.2 µs
756.9 µs
test_bulk_create_many_fields
tests/benchmarks/test_bulk_create.py::test_bulk_create_many_fields
CodSpeed Performance Gauge
+1%
11.4 ms
11.3 ms
test_get_many_fields
tests/benchmarks/test_get.py::test_get_many_fields
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_filter_many_filters
tests/benchmarks/test_filter.py::test_filter_many_filters
CodSpeed Performance Gauge
0%
3.2 ms
3.2 ms
test_create_few_fields
tests/benchmarks/test_create.py::test_create_few_fields
CodSpeed Performance Gauge
0%
492.2 µs
490.8 µs
test_get_few_fields
tests/benchmarks/test_get.py::test_get_few_fields
CodSpeed Performance Gauge
0%
735.1 µs
734.7 µs
test_filter_few_fields
tests/benchmarks/test_filter.py::test_filter_few_fields
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_bulk_create_few_fields
tests/benchmarks/test_bulk_create.py::test_bulk_create_few_fields
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms

Commits

Click on a commit to change the comparison range
Base
develop
de48e77
0%
Fix index class argument `name` not work
216048b
13 days ago
by waketzheng
0%
refactor: add `field_names` property to Index class
7b1f697
13 days ago
by waketzheng
0%
Remove `_generate_custom_index_sql` function in favor of Index.field_names
94b7539
13 days ago
by waketzheng
0%
Check custom index name in generated schema
81892fe
13 days ago
by waketzheng
+1%
Add `index_name` and `get_sql` back to Index class for aerich
a6c26f5
12 days ago
by waketzheng
0%
Merge branch 'develop' of github.com:tortoise/tortoise-orm into refactor-generate-index-sql
cf39f47
12 days ago
by waketzheng
Home Terms PrivacyDocs