Vylpes
7decd28dc9
* Create scripts * Create github workflows * Create initial DB migration script * Make default bot prefix configurable * Add bot token fetcher
3 lines
No EOL
104 B
SQL
3 lines
No EOL
104 B
SQL
ALTER TABLE `setting`
|
|
ADD PRIMARY KEY (`Id`),
|
|
ADD KEY `FK_a3623ec541bdb12fa0f58bdfde7` (`serverId`); |