@title Create or replace a motherduck share
create_or_replace_share.Rd@title Create or replace a motherduck share
Usage
create_or_replace_share(
.con,
share_name,
database_name,
access = "PUBLIC",
visibility = "LISTED",
update = "AUTOMATIC"
)