You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
Say I have a list of ice cream flavors in a table. Columns include 'name', 'category', and 'price'. And flavors is versioned.
Right now, the 'price' of chocolate is $5. I'd like to be able to figure out when the chocolate flavor's price was changed to $10. Is that something this gem would allow me to do?
I'm fairly new to this, so please forgive what might be a simplistic question.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Say I have a list of ice cream flavors in a table. Columns include 'name', 'category', and 'price'. And flavors is versioned.
Right now, the 'price' of chocolate is $5. I'd like to be able to figure out when the chocolate flavor's price was changed to $10. Is that something this gem would allow me to do?
I'm fairly new to this, so please forgive what might be a simplistic question.
The text was updated successfully, but these errors were encountered: