From d51a0e165066c9d775bfa3bf223535740c0441d3 Mon Sep 17 00:00:00 2001 From: dodger Date: Thu, 12 May 2022 10:36:16 +0200 Subject: [PATCH] readme index --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ae97974..72cc720 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ + # PostgreSQL expiration date management functions +## Table of Contents + +1. [README](/README) + 1. [Description](README/#description) + 2. [Instructions](README/#instructions) + 3. [Helper script](README/#helper_script) + 4. [RDS considerations](README/#rds_considerations) + 5. [Security considerations](README/#security_considerations) + ## Description This project tries to find a way to allow users the management of the `VALID UNTIL` expiration clause by themself.