v0.29.0 Added support for non-numeric column type parameters
v0.29.0
Fixes
- AUTOINCREMENT statement now parsed validly same way as AUTO_INCREMENT and showed up in output as 'autoincrement' property of the column
Fix for: #170 - Fix issue ' TypeError argument of type 'NoneType' is not iterable' on some foreigen keys #148
New Features
- Support for non-numeric column type parameters #171
It shows in column attribute 'type_parameters'.