Hey guys! How use a table named with underscore? User_Profile is mapped using UserProfile? (supressi...
a
Hey guys! How use a table named with underscore? User_Profile is mapped using UserProfile? (supressing the underscore maintaining camel case)
t
Just provide explicit table name you like in Table constructor.