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 a3fed86 + 4d235e7 commit 8f6f5a2Copy full SHA for 8f6f5a2
commons/data_access_layer/database.py
@@ -7,7 +7,7 @@
7
"""
8
import abc
9
10
-COMMENTS_MAX_LENGTH = 500
+COMMENTS_MAX_LENGTH = 1500
11
ID_MAX_LENGTH = 64
12
13
0 commit comments