Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-6355

Change MSSQL username from `SA` to `sa`

XMLWordPrintable

      If `MSSQL_COLLATION` is set to a collation with case-sensetive (`_CS` not `_CI`), the username `SA` will fail to login to DB, as `sa` is the correct username.

      ```
      quarkus.datasource.devservices.container-env.MSSQL_COLLATION=Arabic_100_CS_AS_KS_WS_SC_UTF8
      ```

              Unassigned Unassigned
              blafond Barry LaFond
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: