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

Add SQL version function #1479

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Add SQL version function #1479

merged 1 commit into from
Feb 26, 2024

Conversation

gramian
Copy link
Collaborator

@gramian gramian commented Feb 25, 2024

What does this PR do?

This change adds the Postgres version function as SQL function reporting ArcadeDB's version constant.

Motivation

I am trying to get DBgate to work which reports the version function as missing, see here: https://github.com/dbgate/dbgate/blob/master/plugins/dbgate-plugin-postgres/src/backend/drivers.js#L171

Related issues

#1444

Additional Notes

I will add docu for this function once merged.

Checklist

  • I have run the build using mvn clean package command
  • My unit tests cover both failure and success scenarios

@lvca lvca self-requested a review February 26, 2024 02:13
@lvca lvca added this to the 24.2.1 milestone Feb 26, 2024
@lvca lvca added the enhancement New feature or request label Feb 26, 2024
@lvca lvca merged commit 114f6b4 into ArcadeData:main Feb 26, 2024
6 of 8 checks passed
@lvca
Copy link
Contributor

lvca commented Feb 26, 2024

Thanks @gramian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants