|
|
@ -168,7 +168,7 @@ fn main() {
|
|
|
|
|
|
|
|
|
|
|
|
To apply the migrations when the plugin is initialized, add the connection string to the `tauri.conf.json` file:
|
|
|
|
To apply the migrations when the plugin is initialized, add the connection string to the `tauri.conf.json` file:
|
|
|
|
|
|
|
|
|
|
|
|
> Notice: if no migration provided, keeping the `preload` empty
|
|
|
|
> Notice: If `migration` is not provided, make sure that `preload` is kept empty
|
|
|
|
|
|
|
|
|
|
|
|
```json
|
|
|
|
```json
|
|
|
|
{
|
|
|
|
{
|
|
|
|