Skip to content

Releases: rasmussyberg/mysql8-schema-ts

v2.2.1

20 May 20:40
Compare
Choose a tag to compare
  • fix: the flag nullPlusUndefined to do something 7006252

v2.2.0...v2.2.1

v2.2.0

20 May 20:32
Compare
Choose a tag to compare
  • chore: added flag nullPlusUndefined 9f3bf7f

v2.1.1...v2.2.0

v2.1.1

20 May 18:39
Compare
Choose a tag to compare

v2.1.0...v2.1.1

v2.1.0

29 Apr 15:44
Compare
Choose a tag to compare
  • fix: Fixed double impl case tinyint 18f520d
  • chore: Added new flags (#1) ee69e55

New flags:
--tinyIntAsBoolean, -tb Treat TinyInt as Boolean
--binaryAsBuffer, -bb Treat Binary as Buffer
--nullAsUndefined, -nu Treat null as undefined

v2.0.10...v2.1.0

v2.0.10

29 Apr 12:54
Compare
Choose a tag to compare
  • chore: Not working well with tinyints dc21e4b

I will revert back to boolean for tinyint.
I will add switches to config this soon.

v2.0.9...v2.0.10

v2.0.9

29 Apr 09:54
Compare
Choose a tag to compare
  • fix: deployment to npm

v2.0.8...v2.0.9

v2.0.3

26 Apr 16:25
Compare
Choose a tag to compare
  • fix: rename src to service 53d9b33

v2.0.2...v2.0.3

v2.0.2

26 Apr 13:57
Compare
Choose a tag to compare

v2.0.1...v2.0.2

v2.0.0

26 Apr 12:50
Compare
Choose a tag to compare

Made a major version bump to deviate from mysql-schema-ts

  • chore: TinyInt mapped to number 7e45bee

v1.0.1...v2.0.0

v1.0.1

07 Dec 22:31
Compare
Choose a tag to compare
  • chore: Updated the readme eaed210
  • chore: Refactored and made use of mysql2 f16d598

v1.6.2...v1.0.1