Skip to content

feat: data path strings#216

Merged
rich-iannone merged 16 commits into
mainfrom
feat-data-path-strings
Jun 17, 2025
Merged

feat: data path strings#216
rich-iannone merged 16 commits into
mainfrom
feat-data-path-strings

Conversation

@rich-iannone

@rich-iannone rich-iannone commented Jun 16, 2025

Copy link
Copy Markdown
Member

This PR expands the data input capabilities of the Validate class by allowing the use of database connection strings. Users can now pass in a connection string like "postgresql://user:pass@host/db::table_name" to the data= parameter. The implementation also adds the connect_to_table() utility for DB table connections.

@github-actions github-actions Bot temporarily deployed to pr-216 June 16, 2025 23:35 Destroyed
@github-actions github-actions Bot temporarily deployed to pr-216 June 17, 2025 00:12 Destroyed
@github-actions github-actions Bot temporarily deployed to pr-216 June 17, 2025 00:19 Destroyed
@github-actions github-actions Bot temporarily deployed to pr-216 June 17, 2025 00:32 Destroyed
@rich-iannone rich-iannone marked this pull request as ready for review June 17, 2025 01:09
@rich-iannone rich-iannone merged commit c0e9ee2 into main Jun 17, 2025
8 checks passed
@rich-iannone rich-iannone deleted the feat-data-path-strings branch June 17, 2025 01:09
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.

1 participant