Skip to content

Fix sqlify error, support keyword in column

Compare
Choose a tag to compare
@taozhi8833998 taozhi8833998 released this 25 Sep 02:14
· 837 commits to master since this release
  • fix sqlify between database error
  • support accentuated characters in pg
  • support keyword as column name in create table sql in sqlite
  • support on update now() in mysql