Menu

#22 SQLServerPlatform and 'key' column

open
nobody
None
5
2007-03-29
2007-03-29
No

SQLServerPlatform requires a column named 'key' to be quoted. Adding

SQLServerPlatform>>initializeReservedWords
super initializeReservedWords.
reservedWords add: 'key'

fixes this problem.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB