Hacker News new | ask | show | jobs
by bkev 2677 days ago
In many ways I like TablePlus, but at least on MySQL, I'm not fond that it single-quotes all data types in the "Copy Rows As > SQL Import Statement", including decimals and integers. I don't want to introduce potential data type casting errors into my export. Sequel Pro, while less advanced in other ways, doesn't do this; it properly only quotes the data types that should be quoted.