Skip to content

feat(others): Add batching logic to pdscana and also update query for include/exclude#2

Open
syedimranhassan wants to merge 1 commit intoimran-add-csv-outputfrom
imran-add-batching
Open

feat(others): Add batching logic to pdscana and also update query for include/exclude#2
syedimranhassan wants to merge 1 commit intoimran-add-csv-outputfrom
imran-add-batching

Conversation

@syedimranhassan
Copy link

Add batching logic to pdscana and also update query for include/exclude

@syedimranhassan syedimranhassan requested a review from a team March 9, 2026 07:15
query = `SELECT table_schema, table_name FROM information_schema.tables WHERE table_schema NOT IN ('information_schema', 'pg_catalog')`
}

if a.UnaliasedDriverName != "sqlite3" {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need support for all other engines other than mysql and postgresql

I understand it's AI generated, but we should be in control if it as well

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

Successfully merging this pull request may close these issues.

2 participants