使用SQuirrel连接phoenix upsert语句不生效 squirrel默认使用自动提交,当执行upsert时并不会生效,需要手动commit,如图: 将toggle auto commit 的√去掉,每次执行完upsert,手动commit。 相关文章: 2021-10-17 2021-12-08 2021-06-06 2022-12-23 2021-10-28 2021-11-28 2021-09-02 2022-01-22