Skip to content

Commit 4c2008d

Browse files
committed
Make post featured
1 parent f7d9bf9 commit 4c2008d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/blog/nullable-but-not-null.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Nullable but not null"
33
publishedAt: '2025-07-25'
44
category: 'django'
5+
isFeatured: true
56
---
67

78
When working on backend applications, especially those with evolving database schemas, it's common to see a recurring pattern:

0 commit comments

Comments
 (0)