Skip to content

Conversation

@jycor
Copy link
Contributor

@jycor jycor commented May 12, 2025

This PR changes the sql.VIewDatabase ViewDefinition function to accept AsOF clause.
This fixes the issue where we are unable to select from a view that doesn't exist in the current HEAD.

The tests are here.

Fixes: dolthub/dolt#9201

@jycor jycor closed this May 12, 2025
@jycor jycor deleted the james/views branch May 12, 2025 20:12
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.

Selecting from view using AS OF errors if the view doesn't exist on the current branch

2 participants