1
0
mirror of https://github.com/jbranchaud/til synced 2026-03-04 23:18:44 +00:00

Add Apply Separate Formatting With A Blank Line as a Prisma TIL

This commit is contained in:
jbranchaud
2022-11-06 12:32:02 -06:00
parent 55ee820786
commit b8f8310421
2 changed files with 44 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ pairing with smart people at Hashrocket.
For a steady stream of TILs, [sign up for my newsletter](https://crafty-builder-6996.ck.page/e169c61186).
_1264 TILs and counting..._
_1265 TILs and counting..._
---
@@ -724,6 +724,7 @@ _1264 TILs and counting..._
### Prisma
- [Apply Separate Formatting With A Blank Line](prisma/apply-separate-formatting-with-a-blank-line.md)
- [Execute A Raw SQL Query](prisma/execute-a-raw-sql-query.md)
- [Grab A Limited Set Of Records](prisma/grab-a-limited-set-of-records.md)
- [Specify Alternate Location For Prisma Schema](prisma/specify-alternate-location-for-prisma-schema.md)