feat(qe): allow connecting to vitess without database name #5213
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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`
|
|
|