Will Montgomery
Will Montgomery
FEAT: Add "Drop database" and "Drop table" on the context menu (right click) (and truncate, rename?)
Currently working on this issue.
FEAT: Add "Drop database" and "Drop table" on the context menu (right click) (and truncate, rename?)
PRs have been submitted for truncate and drop table.
@rathboma PR Submitted: https://github.com/beekeeper-studio/beekeeper-studio/pull/1365
Mysql with charsets and collations  Postgres with just the charset (no collations) 
@theOofDoctor yup, just replicated the initial issue. I'll see what I can do about it. As far as the Dates issue, what exactly are you seeing with that so I...
@theOofDoctor hahaha, no problem! Hopefully it was just a fluke going on.
@rathboma PR is ready for review. One outstanding issue is the export feature doesn't 100% mimic the copy row (insert) feature because there is a disconnect between how the SQL...
Tested on v3.6.2 on macos and wasn't able to replicate. Is this still an issue on the latest version @Mous3kteer?
Definitely able to replicate. I'll see what I can do.
PR submitted https://github.com/beekeeper-studio/beekeeper-studio/pull/1339