Skip to content

Releases: mk3008/SqModel

0.8.12

16 Nov 14:09
1b44936
Compare
Choose a tag to compare

What's Changed

  • Corrected the information stored in the SelectItem class so that Pars… by @mk3008 in #166
  • 167 structure acquisition enhancements by @mk3008 in #168
  • recognize uppercase letters as strings by @mk3008 in #170

Full Changelog: 0.8.9...0.8.12

0.8.9

16 Nov 05:09
4eb29da
Compare
Choose a tag to compare

What's Changed

  • Support for parsing case statements with multiple logical operators by @mk3008 in #164

Full Changelog: 0.8.8...0.8.9

0.8.8

16 Nov 04:43
1d0ac90
Compare
Choose a tag to compare

What's Changed

  • Supports case statements using logical operators by @mk3008 in #162

Full Changelog: 0.8.7...0.8.8

0.8.7

16 Nov 02:22
6bd6958
Compare
Choose a tag to compare

What's Changed

  • Supports type conversion (column) using Bracket by @mk3008 in #160

Full Changelog: 0.8.6...0.8.7

0.8.6

16 Nov 01:58
3990de5
Compare
Choose a tag to compare

What's Changed

  • Supports type conversion parsing using Bracket by @mk3008 in #158

Full Changelog: 0.8.3...0.8.6

0.8.3

11 Nov 13:11
eb676e7
Compare
Choose a tag to compare

What's Changed

  • Added method "AddRange" for select columns by @mk3008 in #156

Full Changelog: 0.8.2...0.8.3

0.8.2

11 Nov 12:45
6b19a72
Compare
Choose a tag to compare

What's Changed

  • Simplified description of SelectAll by @mk3008 in #154

Full Changelog: 0.8.1...0.8.2

0.8.1

11 Nov 11:41
bcd6579
Compare
Choose a tag to compare

What's Changed

  • Added "Equal(string column)" to table join condition function by @mk3008 in #152

Full Changelog: 0.8.0...0.8.1

0.8.0

10 Nov 09:06
16f4812
Compare
Choose a tag to compare

What's Changed

  • ConditionGroup can manage left side table and right side table. by @mk3008 in #142
  • Incorporating bug fixes by @mk3008 in #146
  • 138 class integration of columns conditions and joins by @mk3008 in #147
  • 143 make the valueexpression class compatible with icondition by @mk3008 in #148
  • Supports omission of right side by @mk3008 in #150

Full Changelog: 0.7.16...0.8.0

0.7.16

09 Nov 11:53
5c3fca2
Compare
Choose a tag to compare

What's Changed

  • Corrected to avoid null reference by @mk3008 in #140
  • Support for omitting "else" in case expressions by @mk3008 in #145

Full Changelog: 0.7.15...0.7.16