Skip to content

Releases: nettofarah/mysql-schema-ts

v1.7.0

20 Feb 21:39
Compare
Choose a tag to compare
  • Update snapshots 58aa121
  • fix: make tinyint a number (#10) 126f169
  • Rename selected columns to guarantee correct case (#7) 2b31804
  • Add link to Postgres implementation 711b641

v1.6.2...v1.7.0

v1.6.2

20 Feb 23:41
Compare
Choose a tag to compare

v1.6.1...v1.6.2

v1.6.0

30 Jan 13:59
Compare
Choose a tag to compare

v1.5.0...v1.6.0

v1.5.0

30 Jan 13:48
Compare
Choose a tag to compare
  • Merge pull request #3 from nettofarah/fix/json-array ca19b7d
  • fix json array type 9d65b0f

v1.4.0...v1.5.0

v1.4.0

28 Jan 20:35
Compare
Choose a tag to compare
  • Make prefixes optional b5da6d2
  • Make prefixes safer d924eb1
  • Merge pull request #2 from stevenmiller888/master 0215cf1
  • cli: use meow and add prefix option 91b4848

v1.3.0...v1.4.0

v1.3.0

28 Jan 02:41
Compare
Choose a tag to compare
  • Merge pull request #1 from nettofarah/better-default-handling 351143a
  • Improve comments 53cc191
  • Export additional "withDefaults" interface 3624f4c
  • Do not make default fields optional by default cd602de

v1.2.0...v1.3.0

Expose raw JSON objects as well

14 Jan 23:59
Compare
Choose a tag to compare
  • Expose inferSchemaObject and inferTableObject 7c91f7a

v1.1.0...v1.2.0

Make nulls optional

10 Jan 01:17
Compare
Choose a tag to compare

v1.0.0

10 Jan 00:11
Compare
Choose a tag to compare

v0.3.0...v1.0.0

v0.3.0

17 Dec 19:23
Compare
Choose a tag to compare