doltgresql icon indicating copy to clipboard operation
doltgresql copied to clipboard

`as of ` syntax not supported yet

Open timsehn opened this issue 9 months ago • 0 comments

Following the Dolt getting started: https://docs.dolthub.com/introduction/getting-started/database

getting_started=> select * from employees as of 'modifications';
ERROR:  at or near "modifications": syntax error

timsehn avatar Nov 01 '23 23:11 timsehn