Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove USE {db} so that sqlsmith can fuzz across databases #2

Open
Tmonster opened this issue Jun 12, 2024 · 0 comments
Open

Remove USE {db} so that sqlsmith can fuzz across databases #2

Tmonster opened this issue Jun 12, 2024 · 0 comments
Assignees

Comments

@Tmonster
Copy link
Collaborator

As per Marks comment here #1 (review), it would also be nice to have queries that fuzz across statements.

This should be possible just by removing the use statement. The GetDataBaseState() function may also need some updates however. It's possible the function only get's tables in the current database/schema

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants