SlimeCloud / SlimeBot

JDA-Bot um das SlimeCloud Discordteam zu unterstützen
https://discord.gg/slimecloud
GNU Affero General Public License v3.0
6 stars 6 forks source link

fix BirthdayAlerts #266

Closed MatitoDev closed 3 months ago

MatitoDev commented 3 months ago

Checklist

Description

Migration

alter table birthdays rename column time to date;
alter table birthdays alter column date type date;