Skip to content

v2.5.3

Choose a tag to compare

@spawpaw spawpaw released this 29 May 02:50
· 94 commits to master since this release

fix: hide sys table/view for SQLServer.
fix: add delimiter to SQL keywords if they are used as column/table names (#17)
fix: cannot get table remark
feat: add LastInsertIdSqlStatement option, you can customize the sql statement for getting auto increment columns.