What's Changed
- Fix bugs when handling nullability for
INSERT
statements - When there's JOIN statement, previously it always looked at the default table. Now it's fixed to properly look for JOINed tables as well
- Better demo database
Full Changelog: v0.18.0...v0.19.0