appnexus / schema-tool

framework-agnostic, schema management tool for everyone
Other
40 stars 21 forks source link

#69: unpacking issue #70

Closed zajax closed 6 years ago

zajax commented 8 years ago

Matches the standard DB setup that has 4 columns.

JohnMurray commented 6 years ago

This is due to a select * in the query for the revision table. I think there are some versions we use of the table that include a ran_by column. I'm going to close this and update the select to only pull three columns that were originally expected.