SQL Function Decorator
This decorator will replace a method on a model with a class method that executes SQL in the functions doc string.
- sql
- model
- decorator
This decorator will replace a method on a model with a class method that executes SQL in the functions doc string.
proc has posted 1 snippet.