Skip to content

default to text option for dolt table import#7278

Merged
stephkyou merged 3 commits intomainfrom
steph/import-default-type
Jan 9, 2024
Merged

default to text option for dolt table import#7278
stephkyou merged 3 commits intomainfrom
steph/import-default-type

Conversation

@stephkyou
Copy link
Copy Markdown
Contributor

Adds the --all-text option to dolt table import which will default all columns to TEXT type.

Resolves: #6471

@stephkyou stephkyou marked this pull request as ready for review January 9, 2024 19:20
@stephkyou stephkyou requested a review from fulghum January 9, 2024 19:20
Copy link
Copy Markdown
Contributor

@fulghum fulghum left a comment

Choose a reason for hiding this comment

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

Looks great! Nice work! 🚢

@stephkyou stephkyou merged commit 49aa415 into main Jan 9, 2024
@stephkyou stephkyou deleted the steph/import-default-type branch January 9, 2024 21:06
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.

feature request: dolt table import add option to default to text/varchar type

2 participants