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

does not work in postgres #10

Open
danmarsden opened this issue Nov 8, 2022 · 1 comment
Open

does not work in postgres #10

danmarsden opened this issue Nov 8, 2022 · 1 comment

Comments

@danmarsden
Copy link

I see mysql specific functions in queries like Unix_timestamp - note that postgres support is a requirement for plugins db approval - please test your plugin with postgres and make sure it works.

@Lhannecart
Copy link
Contributor

I fixed the compatibility of postgres in this query :

fe39188

I checked all the other requests and everything seems fine.

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

No branches or pull requests

2 participants