package
0.0.0-20250117090402-068cd5952c55
Repository: https://github.com/apecloud/myduckserver.git
Documentation: pkg.go.dev

# README

The code in this directory was copied and modified from the DoltgreSQL project (as of 2024-11-08, https://github.com/dolthub/doltgresql/blob/main/server). The original code is licensed under the Apache License, Version 2.0. The modifications are also licensed under the Apache License, Version 2.0.

# Functions

CreatePublicationIfNotExists creates a publication with the given name if it does not already exist.
No description provided by the author
No description provided by the author
DropPublication drops the publication with the given name if it exists.
NewLogicalReplicator creates a new logical replicator instance which connects to the primary and replication databases using the connection strings provided.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author