Specifies a list of tables to add to the publication. Corresponding
to `FOR TABLE` in PostgreSQL.
columns
[]string
The columns to publish
name
string required
The table name
only
boolean
Whether to limit to the table only or include all its descendants
schema
string
The schema name