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
124 B
SQL
2 lines
No EOL
124 B
SQL
ALTER TABLE `setting`
|
|
ADD CONSTRAINT `FK_a3623ec541bdb12fa0f58bdfde7` FOREIGN KEY (`serverId`) REFERENCES `server` (`Id`); |