[hibernate-commits] [hibernate/hibernate-orm] 88b3ed: HHH-13078 Choose the right dialect for Sybase SQL ...

GitHub noreply at github.com
Mon Nov 5 05:42:21 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 88b3edfcee240b693483fd759e19902d725a8114
      https://github.com/hibernate/hibernate-orm/commit/88b3edfcee240b693483fd759e19902d725a8114
  Author: Julien Bras <julienbras at sidoine.org>
  Date:   2018-11-05 (Mon, 05 Nov 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/dialect/Database.java

  Log Message:
  -----------
  HHH-13078 Choose the right dialect for Sybase SQL Anywhere 17

On SQL Anywhere 17.0.0.1062 the product name is "SQL Anywhere" and
not "Adaptive Server Anywhere".

I suggest to include this string in the test to select the right dialect.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list