Commit 274231d
fix: Remove invalid @? JSONB operator from documentation
- Replace @? with correct JSONB operators (@>, <@, ?, ?|, ?&)
- Verify relative paths are correct (../../../prisma/...)
- All documentation now accurate
Co-authored-by: tikazyq <[email protected]>1 parent 6bd89f4 commit 274231d
File tree
1 file changed
+1
-1
lines changed- specs/20251031/001-database-architecture
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments