From 0b78c695fe51ce421cac16cfbec8cebd1e1b47cf Mon Sep 17 00:00:00 2001 From: simonpetit Date: Wed, 3 Dec 2025 17:21:21 +0000 Subject: [PATCH] removing article because not ready --- drafts/{published => }/postgres_messaging_app.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename drafts/{published => }/postgres_messaging_app.md (97%) diff --git a/drafts/published/postgres_messaging_app.md b/drafts/postgres_messaging_app.md similarity index 97% rename from drafts/published/postgres_messaging_app.md rename to drafts/postgres_messaging_app.md index a5e0000..3e26e92 100644 --- a/drafts/published/postgres_messaging_app.md +++ b/drafts/postgres_messaging_app.md @@ -1,7 +1,6 @@ # Postgres as a messaging app -Here is a funny idea I came up with : using postgres to make an instant -messaging app. +Here is a funny idea I came up with : using postgres to make an instant messaging app. ## The tables