Skip to content

fix: accept comma or newline separated tables in create_managed_database#4

Merged
eddietejeda merged 1 commit into
mainfrom
fix/tables-comma-separated
May 25, 2026
Merged

fix: accept comma or newline separated tables in create_managed_database#4
eddietejeda merged 1 commit into
mainfrom
fix/tables-comma-separated

Conversation

@eddietejeda
Copy link
Copy Markdown
Contributor

The tables parameter on hotdata_create_managed_database previously only accepted newline-separated table names, but the natural thing to pass (especially from an LLM or when calling directly) is comma-separated. Now accepts both — commas and newlines are treated equivalently. README example updated to use the more readable comma form.

@eddietejeda eddietejeda force-pushed the fix/tables-comma-separated branch from e621f12 to 42cc0d2 Compare May 25, 2026 02:20
@eddietejeda eddietejeda merged commit ca9a454 into main May 25, 2026
2 checks passed
@eddietejeda eddietejeda deleted the fix/tables-comma-separated branch May 25, 2026 02:21
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