```AttributeError: 'jdbc' object has no attribute 'rowcount'``` When use execute in jdbc query, I got upper error. The query was ```upsert``` query. Can u fix it?