Skip to content

Commit

Permalink
Documentation: format writing
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathancaleb committed Jun 12, 2024
1 parent 0e2201c commit 23b47ee
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions drizzle/meta/0000_snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,7 @@
"uniqueConstraints": {
"early_access_email_unique": {
"name": "early_access_email_unique",
"columns": [
"email"
],
"columns": ["email"],
"nullsNotDistinct": false
}
}
Expand All @@ -75,4 +73,4 @@
},
"id": "b304d26a-1927-40c9-9067-57935d6d9ab3",
"prevId": "00000000-0000-0000-0000-000000000000"
}
}

0 comments on commit 23b47ee

Please sign in to comment.