mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-13 12:44:45 +02:00
feat(sql): preserve column order from query with indexmap (#1305)
* feat: preserve column order from query with indexmap * chore(sql): remove default features * change file
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"sql": patch
|
||||
---
|
||||
|
||||
Preserve column order from SELECT query with indexmap
|
||||
Reference in New Issue
Block a user