GITLAB
newproject
/ cleanxiaoxingxing
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
6a516c5ec8d40febe2497c80f5fb2d8cc8d36769
Authored by
陆恒
2020-10-11 10:30:47 +0800
1 parent
70b62b26
Exists in
master
提交
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
sql/table.sql
Side-by-side Diff
Inline Diff
sql/table.sql
Wrap text
Diff comments
View file @
6a516c5
1
- CREATE TABLE
starstar
1
+ CREATE TABLE
hedaoshi
2
2
(
3
3
uid varchar(30) primary key not null,
4
4
info blob,
...
...