Avatar for the meltano user
meltano
sdk
BlogDocsChangelog

fix(target): DDL for adding a column now uses a SQLAlchemy-compiled clause to apply proper quoting

#2582Merged
Comparing
haleemur:add-column-db-quoting
(
a48a3be
) with
main
(
cb163bf
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
6
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_bench_parse_timestamps_in_record
tests/core/sinks/test_validation.py::test_bench_parse_timestamps_in_record
CodSpeed Performance Gauge
0%
11.5 ms
11.4 ms
test_bench_validate_and_parse
tests/core/sinks/test_validation.py::test_bench_validate_and_parse
CodSpeed Performance Gauge
0%
125.4 ms
124.9 ms
test_bench_validate_record_with_schema
tests/core/sinks/test_validation.py::test_bench_validate_record_with_schema
CodSpeed Performance Gauge
0%
112.5 ms
112.2 ms
test_bench_format_message
tests/core/test_io.py::test_bench_format_message
CodSpeed Performance Gauge
0%
53.5 ms
53.5 ms
test_bench_deserialize_json
tests/core/test_io.py::test_bench_deserialize_json
CodSpeed Performance Gauge
-2%
24.1 ms
24.5 ms
test_bench_simple_map_transforms
tests/core/test_mapper.py::test_bench_simple_map_transforms
CodSpeed Performance Gauge
-2%
644.2 ms
657.3 ms

Commits

Click on a commit to change the comparison range
Base
main
cb163bf
0%
compile create column clause with sqla engine to ensure proper quoting is applied
6d89d02
6 months ago
by haleemur
0%
Merge branch 'main' into add-column-db-quoting
a48a3be
6 months ago
by edgarrmondragon
Home Terms PrivacyDocs