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

Mssql support #131

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

Mssql support #131

wants to merge 29 commits into from

Conversation

lduchosal
Copy link

Please find the mssql support

Erik Pettis and others added 17 commits December 19, 2017 13:27
resolves gnormal#86

In MySQL, the DATA_TYPE column contains only the basic type of the
column. The COLUMN_TYPE column provides a more detailed explanation of
the column's type, including "unsigned" for numeric types.
# Conflicts:
#	vendor/github.com/denisenkom/go-mssqldb/bulkimport_example_test.go
#	vendor/github.com/denisenkom/go-mssqldb/datetimeoffset_example_test.go
#	vendor/github.com/denisenkom/go-mssqldb/doc/how-to-handle-date-and-time-types.md
#	vendor/github.com/denisenkom/go-mssqldb/doc/how-to-perform-bulk-imports.md
#	vendor/github.com/denisenkom/go-mssqldb/doc/how-to-use-applicatinintent-connection-property.md
#	vendor/github.com/denisenkom/go-mssqldb/doc/how-to-use-table-valued-parameters.md
#	vendor/github.com/denisenkom/go-mssqldb/examples/routine/routine.go
#	vendor/github.com/denisenkom/go-mssqldb/lastinsertid_example_test.go
#	vendor/github.com/denisenkom/go-mssqldb/newconnector_example_test.go
#	vendor/github.com/denisenkom/go-mssqldb/tvp_example_test.go
@lduchosal lduchosal mentioned this pull request Feb 6, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants