synchronoss / cpo-api

Class Persistence Object (CPO) Application Programming Interface (API).
GNU Lesser General Public License v2.1
3 stars 3 forks source link

Add configuration for case sensitive #5

Closed berryware closed 9 years ago

berryware commented 10 years ago

Cassandra jdbc driver returns result set meta data in lower case. This is the opposite of Oracle (upper case). MySql is case sensitive. It'd be nice if we had a config (like supports blobs) where we could tell it to be case insensitive so that the dataname of the attribute wouldn't matter so much.

berryware commented 9 years ago

this was completed in 5.1