Skip to content

Add new methods in `Struct` to support INSERT IGNORE INTO and REPLACE INTO

Compare
Choose a tag to compare
@huandu huandu released this 11 Nov 09:11
· 152 commits to master since this release

Per #39, add new methods in Struct, including InsertIgnoreInto, ReplaceInto, InsertIgnoreIntoForTag and ReplaceIntoForTag.