feat(数据库): 新增第四阶段前两课教学内容

This commit is contained in:
zhiye.sun
2026-08-12 17:23:12 +08:00
parent f1d9548646
commit a28c3b3168
12 changed files with 1291 additions and 18 deletions

View File

@@ -0,0 +1,3 @@
# 第二课继续使用 Psycopg 3不新增第三方框架。
# 若使用 Conda可以在课程环境中安装 psycopg 或 psycopg-c。
psycopg>=3,<4