Currently SQLancer is disabled as issues were not being found/reported. We should re-add SQLancer to the fuzzing setup, or duplicate the functionality of query partitioning fuzzing within DuckFuzz (see the paper here). The advantage of implementing this in DuckFuzz is that we can generate all expressions that DuckDB supports, rather than only those implemented in SQLancer currently.