florianendrich
florianendrich
Hi, i installed a clean Windows 11 home version and ran your script. While it indeed increases the overall performance alot, i was no longer able to access any network...
In certain cases (e.g., when using `AddJoin`), you may need to specify a column in an `AddCustomWhere` clause for the table and column directly provided via `SetupFilter`. However, the generated...
If you join two tables with the same exposed names from e.g. different Schemas, the Initialize stored procedure does not use an alias, so creation fails. **Example** Here is a...