Hey folks, does `ignore=True` on `batchInsert` wor...
# exposed
r
Hey folks, does
ignore=True
on
batchInsert
work for postgres? I seem to be getting an error on the insert for duplicate key, but I thought the ignore flag would take care of this...