Skip to content

Releases: mindsdb/mindsdb_sql_parser

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

v0.4.0

07 Mar 13:30
b42f625

Choose a tag to compare

Updates:

  • Support pgvector operators #8

v0.3.1

04 Feb 16:48
239cd4e

Choose a tag to compare

Fixes:

  • Fix is_quoted attribute of identifier #7

v0.3.0

31 Jan 11:38
2a36900

Choose a tag to compare

Updates:

  • Memorize the qouted parts of Identifier #6

v0.2.0

15 Jan 06:00

Choose a tag to compare

Updates:

  • Asof join support #5

v0.1.0

27 Nov 13:41
2adf8c8

Choose a tag to compare

Updates:

  • Mixed join support #3