ecto_function icon indicating copy to clipboard operation
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

enhancement
help wanted
good first issue

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...