mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-11 12:37:34 +02:00
30bcf5dcc2
* refactor(sql): Allow multiple drivers at the same time * fmt * remove default feature comment [skip ci] * what was that doing there [skip ci] * disable public methods for now
6 lines
156 B
Markdown
6 lines
156 B
Markdown
---
|
|
sql: patch
|
|
---
|
|
|
|
It is now possible to enable multiple SQL backends at the same time. There will be no compile error anymore if no backends are enabled!
|