dolt-workbench
dolt-workbench copied to clipboard
A modern, browser-based, open source SQL workbench for your MySQL and PostgreSQL compatible database with version control features when connected to Dolt.
Currently HostedDolt allows us to use the authors email on commits as follows: However there is no way to specify the committer in dolt workbench currently:  statement to import file data into a table. It lets you specify whether you'd like to `ignore` or `replace` on duplicate key. Postgres...
MySQL has `show create table` statements, which we show in the `Schemas` tab (see `components/DefinitionList`), and postgres doesn't have an equivalent. Other workbenches generate this statement from the `information_schema.columns` table....
This works without `yarn workspaces`, but the built app is over 1GB, since we would need to manually copy the node modules to be included in the app instead of...