Comment on PostgreSQL Database ModelerparentComments−mgummelt13yWhy?−jacques_chester13ySome data is more valuable than kitten photos and chat logs.−mgummelt13ySo I shouldn't use a compiler? A bug in generated app code could corrupt my kitten photos just as easily as generated DB models could.−jacques_chester13yThe point here is not "don't use tools". It's "test your changes". Pushing straight from a tool into production, or making the change by hand in production, or anything on the spectrum inbetween, is unwise.
Comments
Why?
Some data is more valuable than kitten photos and chat logs.
So I shouldn't use a compiler? A bug in generated app code could corrupt my kitten photos just as easily as generated DB models could.
The point here is not "don't use tools". It's "test your changes". Pushing straight from a tool into production, or making the change by hand in production, or anything on the spectrum inbetween, is unwise.