-
Couldn't load subscription status.
- Fork 379
Add bigint attr #1515
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
Add bigint attr #1515
Conversation
Add in optional bignumeric attribute which converts sql bigints to php ints and sql decimal and numeric to php float Add basic tests for string vs int/float returns
@microsoft-github-policy-service agree |
|
Why was this closed? |
Related to #1498
Add in optional bignumeric attribute which converts sql bigints to php ints and sql decimal and numeric to php float
Add basic tests for string vs int/float returns
continuing (checked out) from:
PR: #1500
Repo: https://github.com/startork/msphpsql/tree/add_bigint_attr