2.3.16
What's Changed
- Fixed Bug for IN & updated the types for the app
- fixed short circuit for in condition where placeholder only contains 1 value
- Fixed IS & IS NOT in SQL parser
- Changes NULL == 0 or NULL == "" will now short circuit to true instead of false
- Development by @RohitM-IN in #17
Full Changelog: 2.3.10...2.3.16