doc(sql): adding extra notice message on *Applying Migrations* section

pull/1932/head
ForzenString 10 months ago
parent e8806984eb
commit 20027d969f

@ -168,6 +168,8 @@ 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
```json ```json
{ {
"plugins": { "plugins": {

Loading…
Cancel
Save