Hi everyone, quick question on database backends.
Does Prefect support using Microsoft SQL Server as its main database instead of SQLite or PostgreSQL?
We're aiming for a High Availability setup and our infrastructure uses an MS SQL "Always On" cluster. It would be ideal for us to integrate Prefect with it.
I couldn't find this in the docs. Has anyone tried this or knows if it's possible? Thanks!