Skip to content

feat(qe): allow connecting to vitess without database name #5213

feat(qe): allow connecting to vitess without database name

feat(qe): allow connecting to vitess without database name #5213

Triggered via pull request June 11, 2025 17:15
Status Failure
Total duration 1m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: schema-engine/connectors/sql-schema-connector/src/flavour/mysql.rs#L373
`std::option::Option<&str>` doesn't implement `std::fmt::Display`
test: schema-engine/connectors/sql-schema-connector/src/flavour/mysql.rs#L371
`std::option::Option<&str>` doesn't implement `std::fmt::Display`
test: schema-engine/connectors/sql-schema-connector/src/flavour/mysql.rs#L368
`std::option::Option<&str>` doesn't implement `std::fmt::Display`
test: schema-engine/connectors/sql-schema-connector/src/flavour/mysql.rs#L318
`std::option::Option<&str>` doesn't implement `std::fmt::Display`
test: schema-engine/connectors/sql-schema-connector/src/flavour/mysql.rs#L276
expected `{async block@schema-engine/connectors/sql-schema-connector/src/flavour/mysql.rs:276:18: 276:23}` to be a future that resolves to `Result<String, ConnectorError>`, but it resolves to `Result<Option<&str>, _>`
test: schema-engine/connectors/sql-schema-connector/src/flavour/mysql.rs#L286
`std::option::Option<&str>` doesn't implement `std::fmt::Display`