13 points | by PatuDev 20 hours ago ago
5 comments
Drop schema, get an interactive ER diagram — that's the kind of boring tool I bookmark and come back to on every migration.
“Drop” is a loaded verb in a SQL context. “Add” or “paste” might avoid the raised eyebrow.
Ha, fair. No DROP TABLE here, I promise: the upload is read-only and the page it generates is static. Point taken on the wording.
Interesting, thanks for sharing that.
Thanks! If you point it at your own schema, I'd be curious which dialect and whether anything trips it up.
Drop schema, get an interactive ER diagram — that's the kind of boring tool I bookmark and come back to on every migration.
“Drop” is a loaded verb in a SQL context. “Add” or “paste” might avoid the raised eyebrow.
Ha, fair. No DROP TABLE here, I promise: the upload is read-only and the page it generates is static. Point taken on the wording.
Interesting, thanks for sharing that.
Thanks! If you point it at your own schema, I'd be curious which dialect and whether anything trips it up.