Skip to content

dbBind() failures #114

Description

@krlmlr
1. Failure: DBItest: bind_date_positional --------------------------------------
rows$a is not identical to data_in. Differences: 
Attributes: < Modes: list, NULL >
Attributes: < Lengths: 1, 0 >
Attributes: < names for target but not for current >
Attributes: < current is not list-like >
target is Date, current is numeric

2. Error: DBItest: bind_timestamp_positional -----------------------------------
'origin' must be supplied

4. Failure: DBItest: bind_date_named_colon -------------------------------------
rows$a is not identical to data_in. Differences: 
Attributes: < Modes: list, NULL >
Attributes: < Lengths: 1, 0 >
Attributes: < names for target but not for current >
Attributes: < current is not list-like >
target is Date, current is numeric

5. Error: DBItest: bind_timestamp_named_colon ----------------------------------
'origin' must be supplied

7. Failure: DBItest: bind_date_named_dollar ------------------------------------
rows$a is not identical to data_in. Differences: 
Attributes: < Modes: list, NULL >
Attributes: < Lengths: 1, 0 >
Attributes: < names for target but not for current >
Attributes: < current is not list-like >
target is Date, current is numeric

8. Error: DBItest: bind_timestamp_named_dollar ---------------------------------
'origin' must be supplied

DBItest: "bind_*"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions