Last active 1729146493

knox revised this gist 1729146493. Go to revision

1 file changed, 6 insertions

TypeORM-readme-41.sh(file created)

@@ -0,0 +1,6 @@
1 + +-------------+--------------+----------------------------+
2 + | author |
3 + +-------------+--------------+----------------------------+
4 + | id | int(11) | PRIMARY KEY AUTO_INCREMENT |
5 + | name | varchar(255) | |
6 + +-------------+--------------+----------------------------+
Newer Older