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