Extremely slow Windows compile times

Sorry to hear that.
Unfortunately there is no other way to speed up IO on windows as it is generally slow.

sqlx performs connection to database each time you have compile time checked query.
So I wouldn't be a surprise as Windows's IO is generally slow.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.