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_*"