Platform tests against databases are a necessary component for our packages as they allow us to guarantee some level of support within these platforms. However, they are typically slow to execute ...
This commit adds two new SQL generation templates for the Database Administrator. The first template, `sql-gen-clarify.vm`, prompts the user to choose the best tables based on their requirements. The ...