Tue, 18 Jul 2023 13:32:34 +0200 wenzelm proper running limit, based on this worker process;
Tue, 18 Jul 2023 12:55:43 +0200 wenzelm more robust: implicit locking of tables in standard order;
Tue, 18 Jul 2023 12:50:34 +0200 wenzelm more uniform guard (!exists_table(table)): avoid "ALTER TABLE" on already existing table, which could lead to deadlocks if this is presently locked;
Tue, 18 Jul 2023 12:39:20 +0200 wenzelm removed unused "create_index": implicit index from primary_key is usually sufficient;
Tue, 18 Jul 2023 12:32:07 +0200 wenzelm clarified "vacuum" (again, reverting 0bd366fad888);
Tue, 18 Jul 2023 12:19:12 +0200 wenzelm clarified signature: eliminate SQL.Tables.empty to avoid confusion (see also 0bd366fad888);
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 tip