Commit 7f78bf6
fix: Address code review feedback
- Fix PostgreSQL JSONB operator documentation (@? doesn't exist)
- Fix relative documentation paths in PHASE2_IMPLEMENTATION.md
- Use repository-root relative paths for better navigation
Co-authored-by: tikazyq <[email protected]>1 parent 76d6a0d commit 7f78bf6
File tree
2 files changed
+6
-6
lines changed- prisma/migrations/20251101000000_add_timescaledb_composite_indexes
- specs/20251031/001-database-architecture
2 files changed
+6
-6
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
0 commit comments