mirror of
https://github.com/civitai/civitai.git
synced 2026-09-20 22:08:18 +08:00
Commit to re-run
This commit is contained in:
@@ -154,7 +154,7 @@ Over the course of development, you may need to change the structure of the data
|
||||
4. In that file, put your sql changes
|
||||
- These are usually simple sql commands like `ALTER TABLE ...`
|
||||
5. Run `make run-migrations` and `make gen-prisma`
|
||||
6. If you are adding/changing a column or table, please try to keep the `gen_seed.ts` file up to date with these changes
|
||||
6. If you are adding/changing a column or table, please try to keep the `gen_seed.ts` file up to date with these changes.
|
||||
|
||||
## Sponsors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user