Skip to content

Commit

Permalink
Update content/300-guides/500-other/900-advanced-database-tasks/06-ty…
Browse files Browse the repository at this point in the history
…pesafe-raw-sql/01-safeql-gis.mdx

Co-authored-by: Alex Ruheni <[email protected]>
  • Loading branch information
jharrell and ruheni authored Nov 7, 2023
1 parent f66ec88 commit 5449afb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ volumes:
</Admonition>
Then, create a migration using `npx prisma migrate dev` in order to enable the extension. The migration file should look like the following:
Next, create a migration using the `prisma migrate dev` command to enable the extension. The output of the migration file should look like the following:

```sql
Expand Down

0 comments on commit 5449afb

Please sign in to comment.