plugins-workspace icon indicating copy to clipboard operation
plugins-workspace copied to clipboard

[sql] Support sqlite mysql feature simultaneously

Open yipjunkai opened this issue 2 years ago • 4 comments

I have a usecase where my app swaps between sqlite and mysql, would this be possible under the same plugin?

yipjunkai avatar Mar 23 '23 17:03 yipjunkai

The plugin currently doesn't support this use-case, but it should be possible to rewrite it to make it possible. It likely won't be a small change though so it may take some time to add it.

FabianLars avatar Mar 27 '23 13:03 FabianLars

+1, postgres & mysql

staaph avatar Oct 19 '23 21:10 staaph

+1

LePichu avatar Oct 19 '23 21:10 LePichu

+1 need this

NeboCode avatar Oct 19 '23 21:10 NeboCode

whoops, forgot to link this in https://github.com/tauri-apps/plugins-workspace/pull/1838

FabianLars avatar Oct 21 '24 11:10 FabianLars