I typically work on systems for client whose DB is already designed and in use. To extend the system, it would help greatly to have a regex in place of the 'table prefixes' filter in the project properties. That way we can get tables based on the regex match not just a prefix. for example on a suffix. ALT$|wrk$, or prefix ^tso|^tap etc.
|