Skip to content

Commit

Permalink
feat: Add MySQL dialect to bigquerymigration v2 client library
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 466417698

Source-Link: googleapis/googleapis@2bafaf1

Source-Link: googleapis/googleapis-gen@15db996
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQmlnUXVlcnkuTWlncmF0aW9uLlYyLy5Pd2xCb3QueWFtbCIsImgiOiIxNWRiOTk2MDZjMmYzNzg0MDQ3NWJlOWRmYTVmYWEzMmQwODQ0ZGJmIn0=
  • Loading branch information
gcf-owl-bot[bot] authored and amanda-tarafa committed Aug 9, 2022
1 parent 236bc12 commit 039f088
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 39 deletions.
Expand Up @@ -638,7 +638,7 @@ public sealed partial class MigrationTask : pb::IMessage<MigrationTask>
/// Translation_Oracle2BQ, Translation_HiveQL2BQ, Translation_SparkSQL2BQ,
/// Translation_Snowflake2BQ, Translation_Netezza2BQ,
/// Translation_AzureSynapse2BQ, Translation_Vertica2BQ,
/// Translation_SQLServer2BQ, Translation_Presto2BQ.
/// Translation_SQLServer2BQ, Translation_Presto2BQ, Translation_MySQL2BQ.
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
Expand Down

0 comments on commit 039f088

Please sign in to comment.