Skip to content

Conversation

@JoyWorksToo
Copy link

to: type_desc NVARCHAR (60) NULL,

from: type_desc nchar(60) NULL

to remove extra space at end of type_desc

to:      type_desc NVARCHAR (60) NULL,

from:  type_desc nchar(60) NULL
 
to remove extra space at end of type_desc
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.

1 participant