Updated Home (markdown)

Jack Christensen 2020-05-16 10:21:30 -05:00
parent e4b9bf8607
commit f700e10694

@ -1,6 +1,5 @@
# Guides
* [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)
* [Numeric and decimal support](https://github.com/jackc/pgx/wiki/Numeric-and-decimal-support)
* [Numeric and decimal support](https://github.com/jackc/pgx/wiki/Numeric-and-decimal-support)
* [Automatic prepared statement caching](https://github.com/jackc/pgx/wiki/Automatic-Prepared-Statement-Caching)