dolthub / hosted-issues

Issues for hosted.doltdb.com
https://hosted.doltdb.com
2 stars 0 forks source link

Back button replays queries #131

Closed timsehn closed 1 year ago

timsehn commented 1 year ago

I had an issue where I had run some alters and hitting back redropped a column I had remade

timsehn commented 1 year ago

This should definitely not happen. Back should just re-render the content, not issue any new SQL.