Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly annotate SIMILAR TO operator #14780

Closed
lukaseder opened this issue Mar 13, 2023 · 1 comment
Closed

Correctly annotate SIMILAR TO operator #14780

lukaseder opened this issue Mar 13, 2023 · 1 comment

Comments

@lukaseder
Copy link
Member

The SIMILAR TO operator claims it is supported by all dialects, but that is incorrect. We currently don't support it for these:

  • Access
  • ASE
  • Db2
  • Derby
  • H2
  • HANA
  • HSQLDB
  • Informix
  • Ingres
  • MariaDB
  • MemSQL
  • MySQL
  • Oracle
  • Redshift
  • SQL Data Warehouse
  • SQLite
  • SQL Server
  • Sybase
  • Teradata
  • Vertica
@lukaseder
Copy link
Member Author

Fixed for jOOQ 3.19.0, 3.18.1 (#14781), 3.17.10 (#14782), and 3.16.16 (#14783)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant