Skip to content

Releases: gravity-ui/websql-autocomplete

v8.3.0

31 May 09:23
7f0b2f9
Compare
Choose a tag to compare

8.3.0 (2024-05-31)

Features

  • YQL: suggest view and external table in select statements (#188) (416248c)

v8.2.0

30 May 15:29
dcda173
Compare
Choose a tag to compare

8.2.0 (2024-05-30)

Features

  • YQL: improve suggestions calculation (#184) (71e9056)

v8.1.0

02 May 09:50
8eca5d0
Compare
Choose a tag to compare

8.1.0 (2024-05-02)

Features

  • suggest multiple tables with same name and different aliases (#182) (1d3fb82)

v8.0.2

13 Mar 09:58
7e4a390
Compare
Choose a tag to compare

8.0.2 (2024-03-13)

Bug Fixes

  • YQL: should not suggest columns after FROM keyword (#179) (df467c5)

v8.0.1

12 Mar 08:03
0597050
Compare
Choose a tag to compare

8.0.1 (2024-03-11)

Bug Fixes

  • should not suggest excess keywords if entity id equals to keyword in YQL autocomplete (#177) (23de65a)

v8.0.0

11 Mar 12:03
1779d06
Compare
Choose a tag to compare

8.0.0 (2024-03-11)

⚠ BREAKING CHANGES

  • Support YQ dialect (#173)

Features

Bug Fixes

v7.0.0

06 Mar 13:06
deb812b
Compare
Choose a tag to compare

7.0.0 (2024-03-06)

⚠ BREAKING CHANGES

  • Add YQL language autocomplete (#170)

Features

v6.1.0

05 Mar 10:54
e12f89d
Compare
Choose a tag to compare

6.1.0 (2024-03-05)

Features

  • Add role suggestions for MySql (#165) (eba7ac3)
  • Add user suggestions for MySql, role suggestions for PostgreSql (#168) (f329f54)

v6.0.0

28 Feb 16:28
c4fad88
Compare
Choose a tag to compare

6.0.0 (2024-02-28)

⚠ BREAKING CHANGES

  • add table context to constraint suggestions (#159)

Features

  • add table context to constraint suggestions (#159) (23ee8dd)

v5.1.0

28 Feb 11:34
ce056c5
Compare
Choose a tag to compare

5.1.0 (2024-02-28)

Features

Bug Fixes

  • export specific database autocomplete results, update project structure, make index.ts handle only exporting (#152) (b426a40)
  • move patch-generated.sh to scripts (#155) (2355993)