# changeset_id :bigint(8) not null
# timestamp :datetime not null
# version :bigint(8) not null, primary key
# changeset_id :bigint(8) not null
# timestamp :datetime not null
# version :bigint(8) not null, primary key
# NOTE: this needs to be included after the table name changes, or
# the queries generated by Redactable will use the wrong table name.
# NOTE: this needs to be included after the table name changes, or
# the queries generated by Redactable will use the wrong table name.