Skip to content

Conversation

@lucargir
Copy link

@lucargir lucargir commented Aug 6, 2025

Description

This PR creates an abstract class for the current TableLoader called BaseTableLoader with the existing methods make_query and load_rows. The initialisation of the original TableLoader is moved to the base class. A new parameter called table_loader_class is added to sql_table and sql_database.

Related Issues

@netlify
Copy link

netlify bot commented Aug 6, 2025

Deploy Preview for dlt-hub-docs canceled.

Name Link
🔨 Latest commit d207f23
🔍 Latest deploy log https://app.netlify.com/projects/dlt-hub-docs/deploys/68935364ddc1840008fe1453

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.

support custom backends, row loaders etc. via custom TableLoader in sql_database

2 participants