Skip to content

Releases: duartealexf/sql-ddl-to-json-schema

v5.0.0

13 Jan 13:39
Compare
Choose a tag to compare

Breaking changes

  • Minimum node version is now 14.
  • Compact JSON format: width has been renamed to displayWidth, values are now different.
  • Compact JSON format: int datatypes ('tinyint', 'smallint', 'mediumint', 'int', 'bigint') names are preserved.
  • JSON Schema format: minimum and maximum values of some integer types have been changed.