Skip to content

Bugfixes for Char, Decimal, Float, Double and Foreign Keys

Compare
Choose a tag to compare
@Xethron Xethron released this 29 May 12:14
· 78 commits to master since this release
  • Fixed problem with char fields showing up as varchar
  • Allow decimal, float, and double to be unsigned
  • Allow cascading on foreign key update/delete