Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

impossible to create the table with utils.py with MySQL #6

Open
Mikarim opened this issue Oct 30, 2024 · 1 comment
Open

impossible to create the table with utils.py with MySQL #6

Mikarim opened this issue Oct 30, 2024 · 1 comment

Comments

@Mikarim
Copy link

Mikarim commented Oct 30, 2024

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’)

@shahriyardx
Copy link
Owner

shahriyardx commented Oct 30, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants