Posts
Sort by recent activity
Bug -- ALTER TABLE Adds are processed before DROPs
We have tables that reach the 1024 column limit.
When trying to run a synch to make column changes to these tables. The ALTER TABLE ADDs are processed before the ALTER TABLE DROPs.
This results i...