dev/core#664 - CRM/Logging - Add indexes when updating log schema
authorPatrick Figel <pfigel@greenpeace.org>
Fri, 25 Jan 2019 15:35:01 +0000 (16:35 +0100)
committerPatrick Figel <pfigel@greenpeace.org>
Sun, 24 Feb 2019 11:58:33 +0000 (12:58 +0100)
commit8d369f66465e1802a49f71b6e0ae8c4cd137ebc5
tree6a8c63cc40370108a745848c335a280a55c44ef2
parent832f3e1f078d2ae5fcd1ea70276f16716080af6d
dev/core#664 - CRM/Logging - Add indexes when updating log schema

This change causes indexes set by the "alterLogTables" hook to be
added regardless of whether the schema was changed.
CRM/Logging/Schema.php
tests/phpunit/api/v3/LoggingTest.php