You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when creating the table in the database, I get the following message:
(1064, ‘You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near “BIGSERIAL PRIMARY KEY, member_id BIGINT NOT NULL, guild_id BIGINT NOT NULL, xp B” at line 1’)
The text was updated successfully, but these errors were encountered:
It works with postgresql only and also this library is not updated for a long time. I recommend you to see the code and modify it with your own requirements.
when creating the table in the database, I get the following message:
The text was updated successfully, but these errors were encountered: