Viewing profile — sweatybridge
sweatybridge
HN member- Joined
- Sat, Aug 18, 2018, 9:07 PM UTC
- HN karma
- 8
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About sweatybridge
No profile information was provided.
Recent public activity
-
comment
Comment #43575235
> it doesn’t tell you the consequences of changing an attribute (database restart or other downtime-inducing stuff) Modern diff tools are designed to provide better guardrails in t…
-
comment
Comment #43574580
> When they started integrating this tool on some trial candidates they found SO many inconsistencies between environments: server settings differences, extraneous or missing index…
- comment
-
comment
Comment #37077104
Thank you for the helpful feedback. > Using supabase migration up would mean moving the latest migration out of the migrations folder, running supabase db reset, moving the file ba…
-
comment
Comment #37073593
> if your latest migration is destructive - you want to seed data and then run the next migration. We have added supabase migration up [0] command that runs only pending migrations…
-
comment
Comment #36009220
Hello, I work on CLI full time. Things have certainly improved over the last few months on using this tool for migrating self-hosted databases. Currently all supabase db and migrat…