]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Allow relative attributes in SQL. nested_coding
authorAlan T. DeKok <aland@freeradius.org>
Sat, 10 Apr 2021 13:24:34 +0000 (09:24 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 10 Apr 2021 13:24:34 +0000 (09:24 -0400)
commit5ad1cd7383fc13285d36dbabd1bc82e04e2f3004
tree1e839e1a88c2eb941b1ff9d5b6186b5afcc54bb5
parentbf84eb2d98da0912ee1712cb25f8844f420eaba0
Allow relative attributes in SQL.

And add test cases for it.
src/modules/rlm_sql/sql.c
src/tests/modules/sql_sqlite/nested.attrs [new file with mode: 0644]
src/tests/modules/sql_sqlite/nested.unlang [new file with mode: 0644]