Skip to content
New issue

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

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

Already on GitHub? # to your account

Bot API 7.0 #1459

Merged
merged 19 commits into from
May 24, 2024
Merged

Bot API 7.0 #1459

merged 19 commits into from
May 24, 2024

Conversation

TiiFuchs
Copy link
Member

See changelog in #1446

@TiiFuchs
Copy link
Member Author

It seems the checks don't work because the structure.sql has errors...

boost_id varchar NOT NULL COMMENT 'Unique identifier of the boost',

I think varchar needs a size: https://mariadb.com/kb/en/varchar/

@Hitmare
Copy link
Collaborator

Hitmare commented May 14, 2024

I think varchar needs a size: https://mariadb.com/kb/en/varchar/

As far as i'm aware i've always had to set a size for varchar.
In most databases VARCHAR is a fixed max size , hence why it needs a defined size

@noplanman noplanman merged commit a019962 into develop May 24, 2024
3 of 4 checks passed
@TiiFuchs TiiFuchs deleted the api-7.0 branch May 28, 2024 07:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants