so I'm trying to migrate data from python to Mysql; the properties and FKs of each table is already defined in MYSQL, I'm wondering if I could extract column properties for each table?
so I'm trying to migrate data from python to Mysql; the properties and FKs of each table is already defined in MYSQL, I'm wondering if I could extract column properties for each table?