Avatar for the tortoise user
tortoise
tortoise-orm
BlogDocsChangelog

Fix schema creation for non-default PostgreSQL schemas

#1979
Comparing
Pritish053:fix-postgresql-schema-creation
(
5c35bc7
) with
develop
(
65bc23e
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
16
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_create_few_fields
tests/benchmarks/test_create.py::test_create_few_fields
CodSpeed Performance Gauge
+1%
473.7 µs
471.3 µ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_many_fields
tests/benchmarks/test_create.py::test_create_many_fields
CodSpeed Performance Gauge
0%
731 µs
729.1 µs
test_update_many_fields_with_save
tests/benchmarks/test_update.py::test_update_many_fields_with_save
CodSpeed Performance Gauge
0%
537.7 µs
537 µs
test_update_few_fields_with_save
tests/benchmarks/test_update.py::test_update_few_fields_with_save
CodSpeed Performance Gauge
0%
401.5 µs
401.8 µ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_get_few_fields
tests/benchmarks/test_get.py::test_get_few_fields
CodSpeed Performance Gauge
0%
718.2 µs
719.2 µ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_update_few_fields_with_update
tests/benchmarks/test_update.py::test_update_few_fields_with_update
CodSpeed Performance Gauge
0%
710.9 µs
713.9 µs
test_expressions_count
tests/benchmarks/test_expressions.py::test_expressions_count
CodSpeed Performance Gauge
-1%
846.4 µs
851.4 µs
test_update_many_fields_with_update
tests/benchmarks/test_update.py::test_update_many_fields_with_update
CodSpeed Performance Gauge
-1%
876.7 µs
882.2 µs
test_filter_many_filters
tests/benchmarks/test_filter.py::test_filter_many_filters
CodSpeed Performance Gauge
-1%
3.2 ms
3.2 ms
test_expressions_f
tests/benchmarks/test_expressions.py::test_expressions_f
CodSpeed Performance Gauge
-1%
745.5 µs
750.5 µs
test_field_attribute_lookup_get_for_dialect
tests/benchmarks/test_field_attribute_lookup.py::test_field_attribute_lookup_get_for_dialect
CodSpeed Performance Gauge
-1%
58 µs
58.4 µs
test_filter_few_fields
tests/benchmarks/test_filter.py::test_filter_few_fields
CodSpeed Performance Gauge
-1%
1 ms
1 ms

Commits

Click on a commit to change the comparison range
Base
develop
65bc23e
0%
Add changelog entry for PostgreSQL schema fix
5c35bc7
12 days ago
by Pritish053
© 2025 CodSpeed Technology
Home Terms Privacy Docs