Revert "rdbms: codify DatabaseDomain table "_" prefix convention"
authorGergő Tisza <gtisza@wikimedia.org>
Wed, 3 Jul 2019 11:26:02 +0000 (11:26 +0000)
committerGergő Tisza <tgr.huwiki@gmail.com>
Wed, 3 Jul 2019 14:09:12 +0000 (16:09 +0200)
commit2dad39b5a778c1d472acff8e59188f22d73a8621
treed5a0f882178d8f72e1aefbe53fba09ed1a7a4681
parente0cf8b94bbbae5a04ecd1c581e03127bf79f60b9
Revert "rdbms: codify DatabaseDomain table "_" prefix convention"

This partially reverts commit c4e284f1130cdc2a4811120594bdb8013d17eaaa
(adding _ to prefixes in tests and readbility / code style fixes are preserved).
It broke all installations which used a table prefix not ending in underscore.

Bug: T227147
Change-Id: I99fc0a2f0fc7b5b321d75fd885763688f92f6d04
includes/DefaultSettings.php
includes/libs/rdbms/database/domain/DatabaseDomain.php