Skip to content

v1.2.1

Compare
Choose a tag to compare
@mbpcoder mbpcoder released this 20 Feb 22:24
· 84 commits to master since this release
9489935

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