What's the best practice around deprecating a datasync-enabled record type?

Certified Lead Developer

I have a record type that has been deprecated. I'd like to drop the table from the database and rename the record type to start with DEPRECATED; then disable data sync and disconnect the table. However this record will become invalid and fail to deploy. What's the best practice? 

  Discussion posts and replies are publicly visible