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
chore: satisfy the license header and formatting rules
Restores the single-space separator lines the header rule expects in the new test file, collapses one argument prettier wants on a single line, and re-pads a documentation table whose column narrowed when wrapperDialect became dialect.
|`clusterId`|`1`| See [clusterId parameter documentation](./ClusterId.md)|
36
-
|`dialect`|`global-aurora-mysql` or `global-aurora-pg`||
36
+
|`dialect`|`global-aurora-mysql` or `global-aurora-pg`||
37
37
|`plugins`|`initialConnection,failover2,efm2` or<br>`initialConnection,gdbFailover,efm2`| Without connection pooling |
38
38
||`auroraConnectionTracker,initialConnection,failover2,efm2` or<br>`auroraConnectionTracker,initialConnection,gdbFailover,efm2`| With connection pooling |
39
39
|`globalClusterInstanceHostPatterns`|`?.XYZ1.us-east-2.rds.amazonaws.com,?.XYZ2.us-west-2.rds.amazonaws.com`| See [documentation](./using-plugins/UsingTheFailover2Plugin.md)|
@@ -54,7 +54,7 @@ Use the cluster reader endpoint:
0 commit comments