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
Enter the name of the {{ integration.display_name }} database. Stitch will 'find' all databases you give the Stitch user access to - a default database is only used to complete the connection.
104
-
105
95
106
96
# -------------------------- #
107
97
# MAGENTO #
@@ -113,7 +103,6 @@ magento:
113
103
- *port
114
104
- *username
115
105
- *password
116
-
- *database
117
106
118
107
119
108
# -------------------------- #
@@ -143,7 +132,6 @@ cloudsql-mysql:
143
132
- *port
144
133
- *username
145
134
- *password
146
-
- *database
147
135
- *server-id
148
136
149
137
@@ -159,5 +147,4 @@ microsoft-azure-mysql:
159
147
Paste the **Server name** you retrieved in the [previous step](#locate-connection-details). This should be similar to `<database-name>.mysql.database.azure.com`.
0 commit comments