Skip to content

Commit 29eb641

Browse files
authored
Remove second embedding of assert.constraints fragment (#1972)
The fragment for embedding assert.constraint section has been accidently added twice. This PR is cleaning up this inconsistency
1 parent c175ed3 commit 29eb641

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

guides/providing-services.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -942,8 +942,6 @@ entity Person : cuid {
942942

943943
Next to input validation, you can add [database constraints](databases#database-constraints) to prevent invalid data from being persisted.
944944

945-
<div id="assertconstraints" />
946-
947945
## Custom Logic
948946

949947

0 commit comments

Comments
 (0)