mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
Add warning about reverting patch
This commit is contained in:
parent
635079155f
commit
f8b9b3ca25
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ If running migrations for any db provider other than Sqlite, then ensure the dat
|
||||||
ValidAudience = "Ombi",
|
ValidAudience = "Ombi",
|
||||||
```
|
```
|
||||||
|
|
||||||
|
*WARNING*: Don't forget to undo this before building Ombi, or things will be broken!
|
||||||
|
|
||||||
1. List the available `dbcontext`s, and select the one that matches the database your fields will go in:
|
1. List the available `dbcontext`s, and select the one that matches the database your fields will go in:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue