#2398 introduced code that caps row counts at 10,000 at run time. the inspect code shares this code path and now has row counts capped at 10,000.
i don't know if this is something you want to fix given that datasette is moving away from the static use case.
#2398 introduced code that caps row counts at 10,000 at run time. the inspect code shares this code path and now has row counts capped at 10,000.
i don't know if this is something you want to fix given that datasette is moving away from the static use case.