Is it possible to autofill table name from variabl...
# orm-help
h
Is it possible to autofill table name from variable from model in a raw query?
r
Currently not, you would need to do that yourself.
h
Ok thx
👍 1