1 2 3 4 5 6
table! { __diesel_schema_migrations (version) { version -> VarChar, run_on -> Timestamp, } }