From 4f5588b8084bc1c5b64589b905f17a22cf8a1234 Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Wed, 15 Nov 2017 21:19:14 -0600 Subject: Add basic docs for troubleshooting database problems --- doc/development/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/development/README.md') diff --git a/doc/development/README.md b/doc/development/README.md index 9b43170236f..6892838be7f 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -71,6 +71,7 @@ comments: false - [Iterating tables in batches](iterating_tables_in_batches.md) - [Ordering table columns](ordering_table_columns.md) - [Verifying database capabilities](verifying_database_capabilities.md) +- [Database Debugging and Troubleshooting](database_debugging.md) ## Testing guides -- cgit v1.2.1