tauri-apps / tauri-apps/plugins-workspace

tauri-plugin-sql: File based migrations

Open
#1,347 0 comments 5 reactions 0 assignees View on GitHub
plugin: sql type: feature request
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

This is a feature request. It would be helpful to be able to provide migrations to the SQL plugin in the form of a directory path. So I could provide SQL files like so:

```
1-add_initial_tables.sql
2-add_user_table.sql
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.