mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-03-03 01:06:50 +00:00
Update db commands
This commit is contained in:
@@ -179,8 +179,8 @@ Then choose your database:
|
|||||||
Generate the database schema and push it:
|
Generate the database schema and push it:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run db:sqlite:generate
|
npm run db:generate
|
||||||
npm run db:sqlite:push
|
npm run db:push
|
||||||
```
|
```
|
||||||
</Step>
|
</Step>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user