Skip to content

Support for custom functions in sql queries? #3265

Answered by simolus3
jcalven asked this question in Q&A
Discussion options

You must be logged in to vote

Indirectly, yes! You can register custom functions to the connection drift is opening with the setup parameter on NativeDatabase. Then, once you have a custom function, you can call it in drift by creating a FunctionCallExpression which can be added as a column to evaluate it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jcalven
Comment options

Answer selected by jcalven
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants