摘要:
背景: 项目在使用Dockerfile的volumes持久化容器内数据时,发现创建新的容器时会重新创建新的volume,并不会使用之前的volume。 查阅资料: https://segmentfault.com/q/1010000021756556?utm_source=tag-newest ht 阅读全文
摘要:
直奔主题,上官方文档: flask-sqlalchemy :https://flask-sqlalchemy.palletsprojects.com/en/2.x/models/?highlight=string sqlite3 :https://sqlite.org/datatype3.html# 阅读全文