基础框架内容已经搭建完毕,剩余外键还未链接。

This commit is contained in:
Orangeeee
2026-09-21 12:20:53 +08:00
parent 1f4fa614e5
commit e9507fef26
4 changed files with 144 additions and 63 deletions
+1
View File
@@ -8,4 +8,5 @@ show tables;
drop table students;
select * from students limit 50;