You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will allow Flyway to be easily identified on the server when listing all active connections. This is similar to what is already being done for Oracle.
The text was updated successfully, but these errors were encountered:
axelfontaine
changed the title
SQL Server: Automatically set applicationName
Automatically set applicationName to easily identify Flyway connections
Jun 4, 2018
axelfontaine
changed the title
Automatically set applicationName to easily identify Flyway connections
Automatically set application name to easily identify Flyway connections
Jun 4, 2018
For
See https://docs.microsoft.com/en-us/sql/connect/jdbc/setting-the-connection-properties?view=sql-server-2017
This will allow Flyway to be easily identified on the server when listing all active connections. This is similar to what is already being done for Oracle.
The text was updated successfully, but these errors were encountered: