silane

Results 4 issues of silane

### Checklist - [x] The bug is reproducible against the latest release and/or `master`. - [x] There are no similar issues or pull requests to fix it yet. ### Describe...

bug
refactor
help wanted

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue Add...

good first issue

https://github.com/ForbesLindesay/atdatabases/blob/66c0122310747935c09bb23c026006cef409242b/packages/mysql/src/types/Queryable.ts#L10 Return type of `Queryable.query` is declared to be `Promise` but this is correct only when in `SELECT` query and not `INSERT` or `DELETE` or something else. When `INSERT`, the...

### Related plugins - [x] [plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue) - [ ] [plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx) ### Describe the bug I am not exactly sure this is a bug of this plugin-in, sorry if this is...

p2-has-workaround :cake: