Skip to content

Add ishell replace directive for dolthub/dolt#11202 - #2846

Open
codeaucafe wants to merge 2 commits into
dolthub:mainfrom
codeaucafe:codeaucafe/fix/10866-add-ishell-replace
Open

Add ishell replace directive for dolthub/dolt#11202#2846
codeaucafe wants to merge 2 commits into
dolthub:mainfrom
codeaucafe:codeaucafe/fix/10866-add-ishell-replace

Conversation

@codeaucafe

Copy link
Copy Markdown
Contributor

Adds ishell fix dolthub/ishell#8 to fix DoltgreSQL Integration CI tests for dolt PR dolthub/dolt#11202 to fix dolthub/dolt#10866 consumes an unmerged change to the dolthub/ishell fork via a go.mod replace directive. This PR adds the same replace to doltgresql's go.mod so both modules point at the same fork. It is temporary and will be removed once the upstream ishell change merges and dolt drops its own replace.

@codeaucafe
codeaucafe force-pushed the codeaucafe/fix/10866-add-ishell-replace branch from c18aa62 to bdb0b72 Compare July 28, 2026 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dolt shell should read input per character/token instead of per line

2 participants