Skip to content

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

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

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
@zachmu

zachmu commented Aug 19, 2026

Copy link
Copy Markdown
Member

As doltgres has no shell, we don't actually need this. We'll pick up the transitive dependency when dolt merges it.

@zachmu zachmu closed this Aug 19, 2026
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

3 participants