Versioned.Migration.create_versioned_table

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

create_versioned_table(name_plural, opts \\ [], list)

View Source (macro)

Create a table whose data is versioned by also creating a secondary table with the immutable, append-only history.