Skip to content

Comments

Update base_model_creation documentation in README.md#266

Open
satsuta wants to merge 1 commit intodbt-labs:mainfrom
satsuta:patch-1
Open

Update base_model_creation documentation in README.md#266
satsuta wants to merge 1 commit intodbt-labs:mainfrom
satsuta:patch-1

Conversation

@satsuta
Copy link

@satsuta satsuta commented Feb 19, 2026

base_model_creation supports only a single table and does not handle a list of tables.

Resolves #

Problem

Error in base_model_creation documentation in README.md.

base_model_creation accepts only one table as an argument, but the current README.md states that it receives a list of tables. It appears to have been copy-pasted from another part of the documentation.

I encountered this documentation error multiple times. It is confusing, so I decided to fix it.

This is essentially a cosmetic fix, so I skipped creating an issue.

Solution

Update README.md with accurate information.

Checklist

  • This code is associated with an issue which has been triaged and accepted for development.
  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the README.md (if applicable)

base_model_creation supports only a single table and does not handle a list of tables.
@satsuta satsuta requested a review from a team as a code owner February 19, 2026 18:00
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant