From 6735e1dc9a3ae2e55c837f4ecea4bc3c6972a671 Mon Sep 17 00:00:00 2001 From: Yorick Peterse Date: Fri, 11 Aug 2017 14:12:37 +0200 Subject: Document how to handle different DB (versions) --- 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 36367f0a60d..50b064ee960 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -58,6 +58,7 @@ - [Storing SHA1 Hashes As Binary](sha1_as_binary.md) - [Iterating Tables In Batches](iterating_tables_in_batches.md) - [Ordering Table Columns](ordering_table_columns.md) +- [Verifying Database Capabilities](verifying_database_capabilities.md) ## i18n -- cgit v1.2.1