This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
Releases: redtempo/dnnstuff.sqlviewpro
Releases · redtempo/dnnstuff.sqlviewpro
Version 5.0.0
This is the first open source version of the module.
Please test on a development server before upgrading your site to production!
- Breaking Changes
- Quotes around report parameters, querystring parameters and form parameters
- for tokens starting with [PARAMETER], [QUERYSTRING] or [FORM] you no longer need single quotes around them
- Multi valued parameters
- multi-valued parameters will now need to be handled within a stored procedure. The multi-valued parameter will be passed as a single comma separated value