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

Missing property, wrong variable types for bit and tinyint columns #283

Open
craiglondon opened this issue Jan 3, 2022 · 0 comments
Open

Comments

@craiglondon
Copy link

What steps will reproduce the problem?

MS SQL, issues with 2 columns types

What is the expected result?

bit column returns as a bool
tinyint column returns as a int

What do you get instead?

bit column returns as a string
tinyint column returns as a bool

Additional info

Q A
IDE Name PhpStorm
IDE Version 2021.2.3
Plugin version 0.10.58.37
Yii App Template basic
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

1 participant