Python の mysql.connector.connect でカラム名を取得
Python の mysql.connector.connect でカラム名を取得
cursor の引き数に dictionary=True を入れる
が、カラムの並びが???→宿題
cursor の引き数に dictionary=True を入れる
- cur = conn.cursor(dictionary=True)
コメント