Skip to content

Commit 3c75556

Browse files
committed
forgot to remove addition of comment here
1 parent 1488be7 commit 3c75556

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

qiita_db/support_files/qiita-db-unpatched.sql

-7
Original file line numberDiff line numberDiff line change
@@ -1931,13 +1931,6 @@ COMMENT ON COLUMN qiita.qiita_user.pass_reset_code IS 'Randomly generated code f
19311931
COMMENT ON COLUMN qiita.qiita_user.pass_reset_timestamp IS 'Time the reset code was generated';
19321932

19331933

1934-
--
1935-
-- Name: COLUMN qiita_user.creation_timestamp; Type: COMMENT; Schema: qiita
1936-
--
1937-
1938-
COMMENT ON COLUMN qiita.qiita_user.creation_timestamp IS 'The date the user account was created';
1939-
1940-
19411934
--
19421935
-- Name: reference; Type: TABLE; Schema: qiita
19431936
--

0 commit comments

Comments
 (0)