目录1、insert ignore into2、on duplicate key update3、insert ... select ... where not exist4、replace into向数据库的插入值时,需要判断插入是否重复,然后插入。
I like (bool) way more, but it generates warnings. How do i get rid off the warnings? I have code like: