Replace install.sql by database PIP
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 30 Sep 2021 14:17:36 +0000 (16:17 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 30 Sep 2021 14:17:36 +0000 (16:17 +0200)
commit02491552a6e54d0f33d286808b49e821e5459dc2
tree41c3f71a65bb0b2cd87c8dd5ccf26a2863076136
parentaa536edaadb0d7945b7246b4812cab68253f03ea
Replace install.sql by database PIP

The PHP definition already includes explicit INDEX names, because the two
indices in wcf1_conversation_to_user would conflict otherwise.

An update script will be added in a follow-up commit.

see WoltLab/WCF#4505
files/acp/database/install_com.woltlab.wcf.conversation.php [new file with mode: 0644]
install.sql [deleted file]
package.xml