v1.2.1
fix
- Add POINT datatype as a string
- Remove laravel/helpers package
- Set default value for fields based on MySQL's default
- Remove unnecessary doc blocks
- Make all
- Remove redundant vendor:publish
- bugfix in the interface name
feature
- Change syntax sugar ?type to null|type
- Add all tables using the input option
- Added different code checking
- Add useful methods for indexes.
- Get Database From User