wipe: true replacements: - match: db_type: "INTEGER" replace: "int64" - match: db_type: "INTEGER" nullable: true replace: "int64" sql: dialect: sqlite dir: db output: internal/models