ecto_function
ecto_function copied to clipboard
Simple macro for generating SQL's functions macro wrappers
Results
3
ecto_function issues
Sort by
recently updated
recently updated
newest added
For now `cond` statements are supported, but it can uncleanly fail if there is unsupported construct in the query function body. Up to discussion: - [ ] maybe support some...