Skip to content

Commit f11c153

Browse files
committed
resolve conflict
2 parents dfa7ee4 + 28c929c commit f11c153

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

structure.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
CREATE TABLE IF NOT EXISTS `user` (
32
`id` bigint NULL DEFAULT NULL COMMENT 'Unique user identifier',
43
`first_name` CHAR(255) NOT NULL DEFAULT '' COMMENT 'User first name',

0 commit comments

Comments
 (0)