I'm trying to rename a table, but I'm getting the error :"cannot rename the table because it is published for replication"
.
But this table is not among the published articles.
I'm suspecting it's flagged somewhere as published, because it's possible that someone added it before to publication, and dropped it but it was not unflagged in SQL Server. But I don't know how to confirm / disconfirm this.
How can I solve this problem ?