3.91.4. DefaultParam Previous topic Parent topic Child topic Next topic

DefaultParam sets a default value for any clause parameter, which may be overridden with a column from the SQL query using ParamColumnDef.
DefaultParam RewriteUsername s/^([^@]+).*/$1/
DefaultParam Version 3