Hello all
We are using nServiceBus 6 with the latest sql transport. We are using SQL Server 2017 and due to some bad practices, we somehow ended up with SQL Server database with SQL 2008 compatibility level. Would like to upgrade to SQL Server Compatibility Level 140 (sql 2017).
Wanted to understand if there are any known compatibility issues with nServiceBus SQL Transport.
Thanks!