We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for your interesting blog post (https://andersmurphy.com/2023/07/16/clojure-sqlite-application-defined-sql-functions-with-jdbc.html) . I have been using python to interface with sqlite because of the ease of creating application-defined functions. Your post makes me hopeful that I can use clojure instead. So I was wondering if you still plan to do the follow post and helper macro?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thanks for your interesting blog post (https://andersmurphy.com/2023/07/16/clojure-sqlite-application-defined-sql-functions-with-jdbc.html) . I have been using python to interface with sqlite because of the ease of creating application-defined functions. Your post makes me hopeful that I can use clojure instead. So I was wondering if you still plan to do the follow post and helper macro?
The text was updated successfully, but these errors were encountered: