Confluex / Zuul

Keymaster and Gatekeeper - Application Configuration Management
http://confluex.com
Apache License 2.0
42 stars 32 forks source link

Invalid SQL column for MSSQL #13

Closed mcantrell closed 12 years ago

mcantrell commented 12 years ago

Key is a reserved word in some SQL databases. The domain model needs to be refactored not to use it.

java.sql.SQLException: Incorrect syntax near the keyword 'key'.