I have a table as below :
table_1 = Table( \'table_1\', meta, Column(\'columnA\', VARCHAR(128), ForeignKey("table1.id"), nullable=Fal