kunkun/packages
Huakun Shen 3271507d0c
feat: add database select and execute commands
- Introduced `select` and `execute` functions in the database module to facilitate querying and executing SQL commands.
- Updated the Tauri plugin to expose these commands, allowing for database interactions from the frontend.
- Added corresponding permissions for the new commands in the permissions configuration.
- Enhanced the database library with JSON value handling for query parameters.
2025-03-25 03:53:22 -04:00
..
2025-01-18 22:55:43 -05:00
2025-03-13 21:30:52 -04:00
2025-01-12 12:56:13 -05:00
2025-02-07 01:26:56 -05:00
2025-03-10 13:59:19 -04:00