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

Md5 function #786

Merged
merged 6 commits into from
Sep 28, 2024
Merged

Md5 function #786

merged 6 commits into from
Sep 28, 2024

Conversation

IgnisDa
Copy link
Contributor

@IgnisDa IgnisDa commented Jun 14, 2024

PR Info

New Features

  • Allows calling the MD5 SQL function for Postgres and MySQL.

@IgnisDa
Copy link
Contributor Author

IgnisDa commented Sep 26, 2024

@tyt2y3 Could you please take a look at this?

@tyt2y3
Copy link
Member

tyt2y3 commented Sep 28, 2024

Thank you!

@tyt2y3 tyt2y3 merged commit 2dba3c3 into SeaQL:master Sep 28, 2024
19 of 20 checks passed
@IgnisDa IgnisDa deleted the md5-function branch September 28, 2024 07:54
tyt2y3 pushed a commit that referenced this pull request Oct 5, 2024
* feat: add md5 declaration

* feat: allow calling function

* tests: add tests for new function

* feat: remove query builder calls

* chore: add docs about postgres and mysql

* fix: minor doc change for current date
Copy link

github-actions bot commented Oct 5, 2024

🎉 Released In 0.31.1 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

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

Successfully merging this pull request may close these issues.

Introduce md5 SQL function
2 participants