Should resource snapshots be committed to git? #2273
-
I'm starting out with Ash, and I'm a bit confused as to how to handle the resource snapshots generated by |
Beta Was this translation helpful? Give feedback.
Answered by
zachdaniel
Aug 12, 2025
Replies: 1 comment 1 reply
-
Yes :) You can squash them using |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Munksgaard
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes :)
You can squash them using
mix ash_postgres.squash_snapshots
.