Now that postgres has PROCEDUREs as well as FUNCTIONs ... can Scenic? #392
Closed
redaikidoka
started this conversation in
Ideas
Replies: 1 comment
-
Hi, check out https://github.com/teoljungberg/fx which has similar underpinnings |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be amazing if scenic supported them!
I would love to be able to say
rails g fx:procedure my_fancy_procedure
Because I accidentally tried to do that with a procedure and use
create_function
/update_function
and boy did that not work (because of course it isn't supported yet).I love this gem!
Beta Was this translation helpful? Give feedback.
All reactions