Skip to content

Releases: RohitM-IN/SQLParser

2.4.0

09 Jun 13:27
37d26c5

Choose a tag to compare

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

09 Jun 13:21
37d26c5

Choose a tag to compare

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

27 May 10:02
5309215

Choose a tag to compare

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

19 May 10:24
8e14faa

Choose a tag to compare

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

27 Mar 14:51
4e2ba84

Choose a tag to compare

What's Changed

Full Changelog: 2.3.7...2.3.10

2.3.7

12 Mar 14:15
72f0781

Choose a tag to compare

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

11 Mar 15:30
49dcf42

Choose a tag to compare

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

11 Mar 14:16
4ccd395

Choose a tag to compare

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

09 Mar 08:34
cde389a

Choose a tag to compare

What's Changed

Full Changelog: 2.3.1...2.3.3

2.3.1

07 Mar 06:16

Choose a tag to compare

Fixes bug for placeholder tokenizer with brackets

Full Changelog: 2.3...2.3.1