From 85089dd7ceb6432739c1fe133a2524174e53b25f Mon Sep 17 00:00:00 2001 From: Jack Christensen Date: Sat, 16 May 2020 09:51:57 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 101c37f..1f3e5c2 100644 --- a/Home.md +++ b/Home.md @@ -2,3 +2,4 @@ * [Getting start with pgx](https://github.com/jackc/pgx/wiki/Getting-started-with-pgx) * [Getting started with pgx through database/sql](https://github.com/jackc/pgx/wiki/Getting-started-with-pgx-through-database-sql) +* [Error handling](https://github.com/jackc/pgx/wiki/Error-Handling)