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

DbRecord-MSSQL : Mapping for bit type #23

Open
kahlil29 opened this issue May 23, 2019 · 0 comments
Open

DbRecord-MSSQL : Mapping for bit type #23

kahlil29 opened this issue May 23, 2019 · 0 comments
Labels
MS-SQL Server Reify Reification code for MS-SQL Server (2012 and up) Needs Discussion

Comments

@kahlil29
Copy link
Contributor

We need to finalize what the mapping of the bit sql type would be in the DBType form.
Also, incase the szCharacterLength is not specified, we need to have a suitable default character length (currently kept as 1).

Ref : MsSQL's Parser.hs : Function parseMSSQLType

@kahlil29 kahlil29 added MS-SQL Server Reify Reification code for MS-SQL Server (2012 and up) Needs Discussion labels May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MS-SQL Server Reify Reification code for MS-SQL Server (2012 and up) Needs Discussion
Projects
None yet
Development

No branches or pull requests

1 participant