> On Feb 10, 2016, at 2:04 PM, Savva Kolbachev <s.kolbac...@gmail.com> wrote: > >> SelectQueryIT.testSelectLikeCaseSensitive:26 > Specific to settings of my database. I have SQL_Latin1_General_CP1_CI_AS > collation. So I have to add CI_PROPERTY (" > cayenne.runtime.db.collation.assume.ci") runtime property, then this test > will be skipped; or I have to change collation of my database. I just found a note in SQLServerAdapter javadocs: * Note on case-sensitive LIKE: if your application requires case-sensitive * LIKE support, ask your DBA to configure the database to use a case-senstitive * collation (one with "CS" in symbolic collation name instead of "CI", e.g. * "SQL_Latin1_general_CP1_CS_AS"). IIRC this is the collation that we need to use for the tests. Andrus
- [VOTE] 4.0.M3 second attempt Savva Kolbachev
- Re: [VOTE] 4.0.M3 second attempt Michael Gentry
- Re: [VOTE] 4.0.M3 second attempt Aristedes Maniatis
- Re: [VOTE] 4.0.M3 second attempt Andrus Adamchik
- Re: [VOTE] 4.0.M3 second attempt Savva Kolbachev
- Re: [VOTE] 4.0.M3 second attempt Andrus Adamchik
- Re: [VOTE] 4.0.M3 second attemp... Savva Kolbachev
- Re: [VOTE] 4.0.M3 second attempt Aristedes Maniatis
- Re: [VOTE] 4.0.M3 second attempt Andrus Adamchik
- Re: [VOTE] 4.0.M3 second attempt Aleksandr Kolonitsky
- Re: [VOTE] 4.0.M3 second attempt Mike Kienenberger
- Re: [VOTE] 4.0.M3 second attempt Aristedes Maniatis
- Re: [VOTE] 4.0.M3 second attempt Dzmitry Kazimirchyk
- Re: [VOTE] 4.0.M3 second attempt Savva Kolbachev
- Re: [VOTE] 4.0.M3 second attempt Andrus Adamchik
- Re: [VOTE] 4.0.M3 second attempt Michael Gentry