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

Developers should be able to write custom SQLite functions in Swift #9

Closed
nerdyc opened this issue Sep 13, 2014 · 0 comments
Closed

Comments

@nerdyc
Copy link
Owner

nerdyc commented Sep 13, 2014

SQLite provides the ability to define custom functions in C. Squeal should provide a similar way to do so in Swift.

This would allow complex or domain-specific operations to be performed in code, and accessed via SQL.

@nerdyc nerdyc closed this as completed Sep 10, 2016
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

1 participant