Avatar for the tortoise user
tortoise
tortoise-orm
BlogDocsChangelog

Delete duplicate item in `__all__`

#1993
Comparing
seamile:patch-1
(
8b06aa9
) with
develop
(
8a13189
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
16
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_field_attribute_lookup_get_for_dialect
tests/benchmarks/test_field_attribute_lookup.py::test_field_attribute_lookup_get_for_dialect
CodSpeed Performance Gauge
+2%
59 µs
57.7 µs
test_update_few_fields_with_save
tests/benchmarks/test_update.py::test_update_few_fields_with_save
CodSpeed Performance Gauge
+1%
405.1 µs
402.7 µs
test_expressions_count
tests/benchmarks/test_expressions.py::test_expressions_count
CodSpeed Performance Gauge
0%
849.9 µs
847.4 µs
test_bulk_create_few_fields
tests/benchmarks/test_bulk_create.py::test_bulk_create_few_fields
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_create_few_fields
tests/benchmarks/test_create.py::test_create_few_fields
CodSpeed Performance Gauge
0%
473.9 µs
473.1 µs
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_few_fields
tests/benchmarks/test_filter.py::test_filter_few_fields
CodSpeed Performance Gauge
0%
1 ms
1 ms
test_update_few_fields_with_update
tests/benchmarks/test_update.py::test_update_few_fields_with_update
CodSpeed Performance Gauge
0%
709.8 µs
709.9 µs
test_get_few_fields
tests/benchmarks/test_get.py::test_get_few_fields
CodSpeed Performance Gauge
0%
717.1 µs
718.3 µs
test_update_many_fields_with_update
tests/benchmarks/test_update.py::test_update_many_fields_with_update
CodSpeed Performance Gauge
0%
878 µs
879.6 µs
test_filter_many_filters
tests/benchmarks/test_filter.py::test_filter_many_filters
CodSpeed Performance Gauge
0%
3.2 ms
3.2 ms
test_expressions_f
tests/benchmarks/test_expressions.py::test_expressions_f
CodSpeed Performance Gauge
0%
745.2 µs
747 µs
test_bulk_create_many_fields
tests/benchmarks/test_bulk_create.py::test_bulk_create_many_fields
CodSpeed Performance Gauge
0%
10.7 ms
10.7 ms
test_create_many_fields
tests/benchmarks/test_create.py::test_create_many_fields
CodSpeed Performance Gauge
0%
730.5 µs
733.3 µs
test_update_many_fields_with_save
tests/benchmarks/test_update.py::test_update_many_fields_with_save
CodSpeed Performance Gauge
-1%
536.4 µs
539.6 µs

Commits

Click on a commit to change the comparison range
Base
develop
8a13189
0%
Delete duplicate item in `__all__` There are two `SmallIntField` in `__all__` of file `fields.__init__.py`.
8b06aa9
8 days ago
by seamile
© 2025 CodSpeed Technology
Home Terms Privacy Docs