Problem
The watchlist tables need to receive a wl_id column. During that time, no changes should be made to the database. To keep that time small, we only want to have those tables in read-only state, where the wl_id column is actually added.
Task
Allow setting the watchlist tables to read-only on a per-wiki basis.