News

MyBatis is a popular SQL Mapper framework. And MyBatipse is an Eclipse plug-in which provids content assists and validations when editing MyBatis related files.
I have created a custom macro for creating primary keys on MSSQL models and for "ALTER TABLE ADD CONSTRAINT" statements, the SQL is incorrectly modified to quote "CONSTRAINT" rather than the ...