From: Alan T. DeKok Date: Wed, 20 Dec 2023 16:06:52 +0000 (-0500) Subject: limitations have mostly been removed X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c4d89ce0bc0e4d0111857454e2eb350b71e4a08;p=thirdparty%2Ffreeradius-server.git limitations have mostly been removed --- diff --git a/doc/antora/modules/raddb/pages/mods-available/sql.adoc b/doc/antora/modules/raddb/pages/mods-available/sql.adoc index 140b9c7163b..75e2fec2793 100644 --- a/doc/antora/modules/raddb/pages/mods-available/sql.adoc +++ b/doc/antora/modules/raddb/pages/mods-available/sql.adoc @@ -25,15 +25,6 @@ oracle, postgresql, sqlite and unixodbc. -NOTE: Temporarily (2023-08-27), the check items only support "real" -attributes. This limitation will be removed when the module is -rewritten to support maps (for assignments) and xlat expressions -(for conditions). - -The module also does not support xlat expansions on the RHS. - - - ## Configuration Settings diff --git a/raddb/mods-available/sql b/raddb/mods-available/sql index be0067186b5..80e427d8713 100644 --- a/raddb/mods-available/sql +++ b/raddb/mods-available/sql @@ -27,16 +27,6 @@ # oracle, postgresql, sqlite and unixodbc. # -# -# NOTE: Temporarily (2023-08-27), the check items only support "real" -# attributes. This limitation will be removed when the module is -# rewritten to support maps (for assignments) and xlat expressions -# (for conditions). -# -# The module also does not support xlat expansions on the RHS. -# - - # # ## Configuration Settings #