How can we help you today? How can we help you today?

Upper Camel Case for Data Types

When selecting Upper Camel Case for Data Types, I am finding some inconsistencies: "TinyInt", "DateTime" are as expected, but then we have "Smallint", and "Varchar"...shouldn't these be "SmallInt" and "VarChar" respectively?
These minor(?) inconsistencies are cause for failing code review.
Please provide a list of all built-in data types and their correct Upper Camel Case form.
Thank you!
dei401
0

Comments

3 comments

  • Alex B
    Hi @dei401 ,

    I believe I have found where this is set and will discuss with the team what the best options here are.  At the very least I think Smallint should match BigInt.

    I will update here when I have further information.

    Kind regards,
    Alex
    Alex B
    0
  • dei401
    Hello Alex,
    Thank you for your prompt response.
    I appreciate you looking into this.
    Best regards,
    David
    dei401
    0
  • Alex B
    Hi @dei401,

    Apologies for the delay!  This has now been fixed in the latest version so it now UpperCamelCases to 
    SmallInt
    You can download the latest version from our FTP here:
    ftp://support.red-gate.com/patches/SQLPrompt/14Dec2018/SQLPrompt_9.4.6.7396.exe

    Kind regards,
    Alex
    Alex B
    0

Add comment

Please sign in to leave a comment.