-
Notifications
You must be signed in to change notification settings - Fork 2
DbRecord-MSSQL : Mapping for bit type #23
Copy link
Copy link
Open
Labels
MS-SQL Server ReifyReification code for MS-SQL Server (2012 and up)Reification code for MS-SQL Server (2012 and up)Needs Discussion
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
MS-SQL Server ReifyReification code for MS-SQL Server (2012 and up)Reification code for MS-SQL Server (2012 and up)Needs Discussion