Skip to content

MySQL 0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 26 Jul 17:15
· 556 commits to main since this release
052d1d0

New:

  • MySQL.Value has been replaced with Node.
  • Bytes support.
  • JSON support.
    • Arrays and objects can be stored and retrieved from the DB.

Better:

  • 07-25 snapshot.
  • More performant String conversions.