github polterguy/magic v9.6.9
Minor bugfix (explicit nullable updates and create)

latest releases: v17.3.9, v17.3.8, v17.3.7...
3 years ago

This is a minor maintenance release, primarily fixing an issue which could result in bad SQL if you created or update an item in your database, and explicitly provided a null value for one or more of your fields. This could occur sometimes when you for instance had a frontend that was automatically scaffolded, and you removed for instance a string value and set it to empty string, which would result in the field being explicitly set to null.

In addition, there are some minor fixes to other parts of the system, and some minor cosmetic changes, such as using the new logo for touch icons, etc - But the above bug fix is the most important parts of this release. If you had problems when setting a value to empty string in your frontend, this release will fix that problem.

Don't miss a new magic release

NewReleases is sending notifications on new releases.