We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfa7ee4 + 28c929c commit f11c153Copy full SHA for f11c153
structure.sql
@@ -1,4 +1,3 @@
1
-
2
CREATE TABLE IF NOT EXISTS `user` (
3
`id` bigint NULL DEFAULT NULL COMMENT 'Unique user identifier',
4
`first_name` CHAR(255) NOT NULL DEFAULT '' COMMENT 'User first name',
0 commit comments