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

fields INT doesnt take the size value #125

Open
stempora opened this issue Mar 24, 2024 · 3 comments
Open

fields INT doesnt take the size value #125

stempora opened this issue Mar 24, 2024 · 3 comments

Comments

@stempora
Copy link

In create table or alter table no matter what value you set for the size of the INT field it will always be 11.

For other type its not happening.

I'm using PHP 8.3, and used the last version from git.

Thanks

@aoirthoir
Copy link

@stempora
Copy link
Author

Hello,

Yes i know it wont affect the physical size, but when you use the ZEROFILL helps a lot to be able to set the size ( that's exactly my case ) .

Thanks.

@LionelLaffineur
Copy link
Contributor

Dear @stempora ,
May I ask you to check if this issue happens in v4.8.3 ?
I suspect it could be the same issue as #145.
Regards,
L.

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

3 participants