Releases: RohitM-IN/SQLParser
Releases · RohitM-IN/SQLParser
2.4.0
What's Changed
- Fixed when the field and value is swapped devextreme wont handle it properly by @RohitM-IN in #20
Full Changelog: 2.3.17...2.4.0
2.3.19
What's Changed
- Fixed when the field and value is swapped devextreme wont handle it properly by @RohitM-IN in #20
Full Changelog: 2.3.17...2.3.19
2.3.17
What's Changed
- Value = NULL added Short circuit optional change by @RohitM-IN in #18
Full Changelog: 2.3.16...2.3.17
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
2.3.10
What's Changed
- ISNULL bug Fixes & Short Circuit Fixes by @RohitM-IN in #16
Full Changelog: 2.3.7...2.3.10
2.3.7
What's Changed
- Fixed #13 Value Parsing in placeholder for string placeholder type by @RohitM-IN in #15
Full Changelog: 2.3.6...2.3.7
2.3.6
What's Changed
- Added support for LIKE and NOT LIKE operators in convertor, and fixed… by @RohitM-IN in #14
Full Changelog: 2.3.4...2.3.6
2.3.4
What's Changed
- Add extra metadata for ISNULL function, including default value and type by @RohitM-IN in #12
Full Changelog: 2.3.3...2.3.4
2.3.3
2.3.1
Fixes bug for placeholder tokenizer with brackets
Full Changelog: 2.3...2.3.1