Release with new generator sql tag :

  • sql-column:"name of column"
  • sql-type:"type of column"
  • sql-default:"default value of column"
  • sql-nullable:"true or false only"
  • sql-constraint:"constraint name" // still on development
  • sql-keys:"Primary Key" // primary key only for now