随笔分类 - mysql的日常
摘要:import pymysqlpymysql.install_as_MySQLdb()from sqlalchemy import create_engine from contextlib import contextmanager engine = cretae_engine('mysql://u
阅读全文
摘要:1. pgsql 添加一条属性 cursor_factory=psycopg2.extras.RealDictCursor 2.mysql 同样也是添加一个属性 cursorclass = MySQLdb.cursors.DictCursor
阅读全文
摘要:原文链接:https://blog.csdn.net/wohiusdashi/article/details/89358071 一、安装YUM Repo 下载命令: wget https://dev.mysql.com/get/mysql57-community-release-el7-9.noar
阅读全文

浙公网安备 33010602011771号