Skip to content

Commit 719f516

Browse files
shalshcode08codex
andauthored
feat: add PostgreSQL advanced querying notes (#2)
Co-authored-by: Codex <codex@openai.com>
1 parent bcaa282 commit 719f516

2 files changed

Lines changed: 1254 additions & 1 deletion

File tree

manifest.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515
},
1616
{
1717
"name": "PostgreSQL",
18-
"pages": [{ "title": "SQL Fundamentals", "path": "postgresql/sql-fundamentals" }]
18+
"pages": [
19+
{ "title": "SQL Fundamentals", "path": "postgresql/sql-fundamentals" },
20+
{ "title": "Advanced Querying", "path": "postgresql/advanced-querying" }
21+
]
1922
}
2023
]
2124
}

0 commit comments

Comments
 (0)