Versioned.Migration.create_versioned_table
You're seeing just the macro
create_versioned_table
, go back to Versioned.Migration module for more information.
Create a table whose data is versioned by also creating a secondary table with the immutable, append-only history.