Skip to content

Fix column type matrix #89

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

glaucomorais
Copy link

Changes

  • Removes strtolower from the compile method.

Additional information

Sybase seems to be case-sensitive. In some use cases the strtolower make columns falsely be parsed as string.

Sybase is case-sensitive. Forcing `strtolower` makes, in some cases, everything be parsed as `string`.
@andrex47
Copy link
Collaborator

now this is something i did not think about, make private variables on the __construct, it is a nice addition , i will check the conflicts and add this merge to the package

@andrex47 andrex47 closed this Feb 21, 2025
@andrex47 andrex47 reopened this Feb 21, 2025
# 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.

2 participants