Add organization_id column to runner tables

As decided in #470872 (comment 2382046293), we'll replace sharding_key_id by organization_id. The first step will be to add the column to the following tables: ci_runners, ci_runner_machines, and ci_runner_taggings (both non-partitioned and partitioned versions).

Follow instructions in documentation.

Edited by Pedro Pombeiro