Versioned.Migration.add_versioned_column

You're seeing just the macro add_versioned_column, go back to Versioned.Migration module for more information.
Link to this macro

add_versioned_column(table_name, name, type, opts \\ [])

View Source (macro)

Add a new column to both the main table and the versions table.