2017-11-02 07:05:11 -07:00

6 lines
261 B
YAML

desc: 831 -- Empty batched_replaces_t constructed
table_variable_name: tbl
tests:
- py: tbl.insert([True, True])
ot: ({'first_error':'Expected type OBJECT but found BOOL.', 'skipped':0, 'deleted':0, 'unchanged':0, 'errors':2, 'replaced':0, 'inserted':0})