Variable/Attribute expansion in SQL
Alan DeKok
aland at deployingradius.com
Tue Mar 8 20:07:59 UTC 2022
On Mar 8, 2022, at 3:05 PM, Antônio Modesto <modesto at hubsoft.com.br> wrote:
> It really worked using back-ticks. Is there any chance that this will stop working in future versions?
No.
Back-ticks are really for shell expansion / running shell programs. Using them here is a bit of a hack.
3.2 will remain backwards compatible with 3.0. We will add features, but features will never be removed.
Alan DeKok.
More information about the Freeradius-Users
mailing list