You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently duckfuzz only generates SELECT statements. In order to improve fuzzing we need to generate all different statement types, not just SELECT statements.