Skip to content

Commit 8b2000c

Browse files
committed
sql_inheritance: date was in future
1 parent bb1492e commit 8b2000c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/tutorials/sql_inheritance

content/tutorials/sql_inheritance/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Table Inheritance with PostgreSQL"
33
description: "A logical and efficient table structure for TODO lists and fieldwork calendars."
4-
date: "2026-02-01"
4+
date: "2026-01-30"
55
authors: [falkmielke]
66
categories: ["databases", "development"]
77
tags: ["sql", "postgresql", "inheritance", "development"]

0 commit comments

Comments
 (0)