Skip to content

Releases: mindsdb/mindsdb_sql_parser

v0.10.2

30 Jun 10:48
559c6be

Choose a tag to compare

What's Changed

  • Disable 'not' as binary operator #43

Full Changelog: v0.10.1...v0.10.2

v0.10.1

23 Jun 08:05
b88c45a

Choose a tag to compare

What's Changed

  • Resolve actions permission issue #40
  • DISTINCT keyword for UNION/INTERSECT/EXCEPT #38
  • Standardize String Normalization Fixed (update of string comparison in tests) #35

Full Changelog: v0.10.0...v0.10.1

v0.10.0

03 Jun 15:10
0a72349

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

27 May 12:52
b214f65

Choose a tag to compare

Updates:

  • Support the Syntax for EVALUATE KNOWLEDGE_BASE #27
  • Support length in primary key type #30

Full Changelog: v0.8.0...v0.9.0

v0.8.0

20 May 16:28
75420c6

Choose a tag to compare

Updates:

  • Create/drop index for knowledge base #21

Full Changelog: v0.7.1...v0.8.0

v0.7.1

15 May 08:46
8cc4d69

Choose a tag to compare

Updates:

  • Fixed system variable parsing #19

Full Changelog: v0.7.0...v0.7.1

v0.7.0

15 May 06:59
90d6335

Choose a tag to compare

Updates:

  • Json can have variable in value #18

Full Changelog: v0.6.1...v0.7.0

v0.6.1

12 May 14:28
0698724

Choose a tag to compare

Updates:

  • Speed up import of the module #16

Full Changelog: v0.6.0...v0.6.1

v0.6.0

27 Mar 14:40
6900c56

Choose a tag to compare

Updates:

  • Support WITH ROLLUP #14
  • Update for oracle TPC DS/H benchmarks #13
  • Support identifier in USING ead588f

Fixes:

  • Fixes render tests #12

Full Changelog: v0.5.0...v0.6.0

v0.5.0

18 Mar 12:45
95e7a68

Choose a tag to compare

Updates:

  • Support lateral join #10
  • Support distinct on #11

Fixes:

  • Fix json '->>' operator #9

Full Changelog: v0.4.0...v0.5.0