New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

oci-mysql

Package Overview
Dependencies
Maintainers
4
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oci-mysql - npm Package Compare versions

Comparing version

to
2.80.0

6

lib/model/anonymous-transactions-handling.js

@@ -50,3 +50,4 @@ "use strict";

default:
common.logger.info(`Unknown value for: ${obj.policy}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.policy}`);
}

@@ -68,3 +69,4 @@ }

default:
common.logger.info(`Unknown value for: ${obj.policy}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.policy}`);
}

@@ -71,0 +73,0 @@ }

@@ -46,3 +46,4 @@ "use strict";

default:
common.logger.info(`Unknown value for: ${obj.certificateType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.certificateType}`);
}

@@ -60,3 +61,4 @@ }

default:
common.logger.info(`Unknown value for: ${obj.certificateType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.certificateType}`);
}

@@ -63,0 +65,0 @@ }

@@ -46,3 +46,4 @@ "use strict";

default:
common.logger.info(`Unknown value for: ${obj.sourceType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.sourceType}`);
}

@@ -60,3 +61,4 @@ }

default:
common.logger.info(`Unknown value for: ${obj.sourceType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.sourceType}`);
}

@@ -63,0 +65,0 @@ }

@@ -46,3 +46,4 @@ "use strict";

default:
common.logger.info(`Unknown value for: ${obj.targetType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.targetType}`);
}

@@ -60,3 +61,4 @@ }

default:
common.logger.info(`Unknown value for: ${obj.targetType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.targetType}`);
}

@@ -63,0 +65,0 @@ }

@@ -46,3 +46,4 @@ "use strict";

default:
common.logger.info(`Unknown value for: ${obj.sourceType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.sourceType}`);
}

@@ -60,3 +61,4 @@ }

default:
common.logger.info(`Unknown value for: ${obj.sourceType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.sourceType}`);
}

@@ -63,0 +65,0 @@ }

@@ -46,3 +46,4 @@ "use strict";

default:
common.logger.info(`Unknown value for: ${obj.targetType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.targetType}`);
}

@@ -60,3 +61,4 @@ }

default:
common.logger.info(`Unknown value for: ${obj.targetType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.targetType}`);
}

@@ -63,0 +65,0 @@ }

@@ -52,3 +52,4 @@ "use strict";

default:
common.logger.info(`Unknown value for: ${obj.sourceType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.sourceType}`);
}

@@ -72,3 +73,4 @@ }

default:
common.logger.info(`Unknown value for: ${obj.sourceType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.sourceType}`);
}

@@ -75,0 +77,0 @@ }

@@ -52,3 +52,4 @@ "use strict";

default:
common.logger.info(`Unknown value for: ${obj.sourceType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.sourceType}`);
}

@@ -72,3 +73,4 @@ }

default:
common.logger.info(`Unknown value for: ${obj.sourceType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.sourceType}`);
}

@@ -75,0 +77,0 @@ }

@@ -46,3 +46,4 @@ "use strict";

default:
common.logger.info(`Unknown value for: ${obj.sourceType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.sourceType}`);
}

@@ -60,3 +61,4 @@ }

default:
common.logger.info(`Unknown value for: ${obj.sourceType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.sourceType}`);
}

@@ -63,0 +65,0 @@ }

@@ -46,3 +46,4 @@ "use strict";

default:
common.logger.info(`Unknown value for: ${obj.targetType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.targetType}`);
}

@@ -60,3 +61,4 @@ }

default:
common.logger.info(`Unknown value for: ${obj.targetType}`);
if (common.LOG.logger)
common.LOG.logger.info(`Unknown value for: ${obj.targetType}`);
}

@@ -63,0 +65,0 @@ }

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/AddHeatWaveCluster.ts.html |here} to see how to use AddHeatWaveClusterRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/AddHeatWaveCluster.ts.html |here} to see how to use AddHeatWaveClusterRequest.
*/

@@ -19,0 +19,0 @@ export interface AddHeatWaveClusterRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/ChangeBackupCompartment.ts.html |here} to see how to use ChangeBackupCompartmentRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/ChangeBackupCompartment.ts.html |here} to see how to use ChangeBackupCompartmentRequest.
*/

@@ -19,0 +19,0 @@ export interface ChangeBackupCompartmentRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/CreateBackup.ts.html |here} to see how to use CreateBackupRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/CreateBackup.ts.html |here} to see how to use CreateBackupRequest.
*/

@@ -19,0 +19,0 @@ export interface CreateBackupRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/CreateChannel.ts.html |here} to see how to use CreateChannelRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/CreateChannel.ts.html |here} to see how to use CreateChannelRequest.
*/

@@ -19,0 +19,0 @@ export interface CreateChannelRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/CreateConfiguration.ts.html |here} to see how to use CreateConfigurationRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/CreateConfiguration.ts.html |here} to see how to use CreateConfigurationRequest.
*/

@@ -19,0 +19,0 @@ export interface CreateConfigurationRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/CreateDbSystem.ts.html |here} to see how to use CreateDbSystemRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/CreateDbSystem.ts.html |here} to see how to use CreateDbSystemRequest.
*/

@@ -19,0 +19,0 @@ export interface CreateDbSystemRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/CreateReplica.ts.html |here} to see how to use CreateReplicaRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/CreateReplica.ts.html |here} to see how to use CreateReplicaRequest.
*/

@@ -19,0 +19,0 @@ export interface CreateReplicaRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/DeleteBackup.ts.html |here} to see how to use DeleteBackupRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/DeleteBackup.ts.html |here} to see how to use DeleteBackupRequest.
*/

@@ -18,0 +18,0 @@ export interface DeleteBackupRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/DeleteChannel.ts.html |here} to see how to use DeleteChannelRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/DeleteChannel.ts.html |here} to see how to use DeleteChannelRequest.
*/

@@ -18,0 +18,0 @@ export interface DeleteChannelRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/DeleteConfiguration.ts.html |here} to see how to use DeleteConfigurationRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/DeleteConfiguration.ts.html |here} to see how to use DeleteConfigurationRequest.
*/

@@ -18,0 +18,0 @@ export interface DeleteConfigurationRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/DeleteDbSystem.ts.html |here} to see how to use DeleteDbSystemRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/DeleteDbSystem.ts.html |here} to see how to use DeleteDbSystemRequest.
*/

@@ -18,0 +18,0 @@ export interface DeleteDbSystemRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/DeleteHeatWaveCluster.ts.html |here} to see how to use DeleteHeatWaveClusterRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/DeleteHeatWaveCluster.ts.html |here} to see how to use DeleteHeatWaveClusterRequest.
*/

@@ -18,0 +18,0 @@ export interface DeleteHeatWaveClusterRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/DeleteReplica.ts.html |here} to see how to use DeleteReplicaRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/DeleteReplica.ts.html |here} to see how to use DeleteReplicaRequest.
*/

@@ -18,0 +18,0 @@ export interface DeleteReplicaRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/GenerateHeatWaveClusterMemoryEstimate.ts.html |here} to see how to use GenerateHeatWaveClusterMemoryEstimateRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/GenerateHeatWaveClusterMemoryEstimate.ts.html |here} to see how to use GenerateHeatWaveClusterMemoryEstimateRequest.
*/

@@ -18,0 +18,0 @@ export interface GenerateHeatWaveClusterMemoryEstimateRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/GetBackup.ts.html |here} to see how to use GetBackupRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/GetBackup.ts.html |here} to see how to use GetBackupRequest.
*/

@@ -18,0 +18,0 @@ export interface GetBackupRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/GetChannel.ts.html |here} to see how to use GetChannelRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/GetChannel.ts.html |here} to see how to use GetChannelRequest.
*/

@@ -18,0 +18,0 @@ export interface GetChannelRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/GetConfiguration.ts.html |here} to see how to use GetConfigurationRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/GetConfiguration.ts.html |here} to see how to use GetConfigurationRequest.
*/

@@ -18,0 +18,0 @@ export interface GetConfigurationRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/GetDbSystem.ts.html |here} to see how to use GetDbSystemRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/GetDbSystem.ts.html |here} to see how to use GetDbSystemRequest.
*/

@@ -18,0 +18,0 @@ export interface GetDbSystemRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/GetHeatWaveClusterMemoryEstimate.ts.html |here} to see how to use GetHeatWaveClusterMemoryEstimateRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/GetHeatWaveClusterMemoryEstimate.ts.html |here} to see how to use GetHeatWaveClusterMemoryEstimateRequest.
*/

@@ -18,0 +18,0 @@ export interface GetHeatWaveClusterMemoryEstimateRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/GetHeatWaveCluster.ts.html |here} to see how to use GetHeatWaveClusterRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/GetHeatWaveCluster.ts.html |here} to see how to use GetHeatWaveClusterRequest.
*/

@@ -18,0 +18,0 @@ export interface GetHeatWaveClusterRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/GetReplica.ts.html |here} to see how to use GetReplicaRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/GetReplica.ts.html |here} to see how to use GetReplicaRequest.
*/

@@ -18,0 +18,0 @@ export interface GetReplicaRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
*/

@@ -18,0 +18,0 @@ export interface GetWorkRequestRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/ListBackups.ts.html |here} to see how to use ListBackupsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/ListBackups.ts.html |here} to see how to use ListBackupsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListBackupsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/ListChannels.ts.html |here} to see how to use ListChannelsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/ListChannels.ts.html |here} to see how to use ListChannelsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListChannelsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/ListConfigurations.ts.html |here} to see how to use ListConfigurationsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/ListConfigurations.ts.html |here} to see how to use ListConfigurationsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListConfigurationsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/ListDbSystems.ts.html |here} to see how to use ListDbSystemsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/ListDbSystems.ts.html |here} to see how to use ListDbSystemsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListDbSystemsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/ListReplicas.ts.html |here} to see how to use ListReplicasRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/ListReplicas.ts.html |here} to see how to use ListReplicasRequest.
*/

@@ -18,0 +18,0 @@ export interface ListReplicasRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/ListShapes.ts.html |here} to see how to use ListShapesRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/ListShapes.ts.html |here} to see how to use ListShapesRequest.
*/

@@ -18,0 +18,0 @@ export interface ListShapesRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/ListVersions.ts.html |here} to see how to use ListVersionsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/ListVersions.ts.html |here} to see how to use ListVersionsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListVersionsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/ResetChannel.ts.html |here} to see how to use ResetChannelRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/ResetChannel.ts.html |here} to see how to use ResetChannelRequest.
*/

@@ -18,0 +18,0 @@ export interface ResetChannelRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/RestartDbSystem.ts.html |here} to see how to use RestartDbSystemRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/RestartDbSystem.ts.html |here} to see how to use RestartDbSystemRequest.
*/

@@ -19,0 +19,0 @@ export interface RestartDbSystemRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/RestartHeatWaveCluster.ts.html |here} to see how to use RestartHeatWaveClusterRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/RestartHeatWaveCluster.ts.html |here} to see how to use RestartHeatWaveClusterRequest.
*/

@@ -18,0 +18,0 @@ export interface RestartHeatWaveClusterRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/ResumeChannel.ts.html |here} to see how to use ResumeChannelRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/ResumeChannel.ts.html |here} to see how to use ResumeChannelRequest.
*/

@@ -18,0 +18,0 @@ export interface ResumeChannelRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/StartDbSystem.ts.html |here} to see how to use StartDbSystemRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/StartDbSystem.ts.html |here} to see how to use StartDbSystemRequest.
*/

@@ -18,0 +18,0 @@ export interface StartDbSystemRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/StartHeatWaveCluster.ts.html |here} to see how to use StartHeatWaveClusterRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/StartHeatWaveCluster.ts.html |here} to see how to use StartHeatWaveClusterRequest.
*/

@@ -18,0 +18,0 @@ export interface StartHeatWaveClusterRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/StopDbSystem.ts.html |here} to see how to use StopDbSystemRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/StopDbSystem.ts.html |here} to see how to use StopDbSystemRequest.
*/

@@ -19,0 +19,0 @@ export interface StopDbSystemRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/StopHeatWaveCluster.ts.html |here} to see how to use StopHeatWaveClusterRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/StopHeatWaveCluster.ts.html |here} to see how to use StopHeatWaveClusterRequest.
*/

@@ -18,0 +18,0 @@ export interface StopHeatWaveClusterRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/UpdateBackup.ts.html |here} to see how to use UpdateBackupRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/UpdateBackup.ts.html |here} to see how to use UpdateBackupRequest.
*/

@@ -19,0 +19,0 @@ export interface UpdateBackupRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/UpdateChannel.ts.html |here} to see how to use UpdateChannelRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/UpdateChannel.ts.html |here} to see how to use UpdateChannelRequest.
*/

@@ -19,0 +19,0 @@ export interface UpdateChannelRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/UpdateConfiguration.ts.html |here} to see how to use UpdateConfigurationRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/UpdateConfiguration.ts.html |here} to see how to use UpdateConfigurationRequest.
*/

@@ -19,0 +19,0 @@ export interface UpdateConfigurationRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/UpdateDbSystem.ts.html |here} to see how to use UpdateDbSystemRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/UpdateDbSystem.ts.html |here} to see how to use UpdateDbSystemRequest.
*/

@@ -19,0 +19,0 @@ export interface UpdateDbSystemRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/UpdateHeatWaveCluster.ts.html |here} to see how to use UpdateHeatWaveClusterRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/UpdateHeatWaveCluster.ts.html |here} to see how to use UpdateHeatWaveClusterRequest.
*/

@@ -19,0 +19,0 @@ export interface UpdateHeatWaveClusterRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mysql/UpdateReplica.ts.html |here} to see how to use UpdateReplicaRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mysql/UpdateReplica.ts.html |here} to see how to use UpdateReplicaRequest.
*/

@@ -19,0 +19,0 @@ export interface UpdateReplicaRequest extends common.BaseRequest {

{
"name": "oci-mysql",
"version": "2.79.1",
"version": "2.80.0",
"description": "OCI NodeJS client for Mysql ",

@@ -18,4 +18,4 @@ "repository": {

"dependencies": {
"oci-common": "2.79.1",
"oci-workrequests": "2.79.1"
"oci-common": "2.80.0",
"oci-workrequests": "2.80.0"
},

@@ -22,0 +22,0 @@ "publishConfig": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet