Activity overview
Latest activity by DanielL
Square brackets are necessary, if the regular expression would hit more than 1 table (e.g. ApplicationsConfiguration and Applications
The solution was to escape the square brackets.
<include>Table:\[Common\]\.\[Applications\]</include> / comments
Square brackets are necessary, if the regular expression would hit more than 1 table (e.g. ApplicationsConfiguration and Applications
The solution was to escape the square brackets.
<include>Table:...