tauri-apps / tauri-apps/plugins-workspace
maybe it's good to split the migrations and database initialize
Open
plugin: sql
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
I'd like to create different database instance for diffrent users. plugin/sql can only add migrations with certained database name.
I know we can write a command to add plugin/sql to handle that, but it's good to have that method inside plugin/sql.
Contributor guide
Assessment
This issue has not been assessed yet.