WayrApp Backend & Ecosystem Documentation - v1.0.0
Preparing search index...
IdGenerator
ID_MAX_LENGTHS
Variable ID_MAX_LENGTHS
Const
ID_MAX_LENGTHS
:
{
COURSE
:
20
;
LEVEL
:
30
;
SECTION
:
40
;
MODULE
:
50
;
LESSON
:
60
;
EXERCISE
:
15
;
}
= ...
Maximum lengths for different entity types based on database schema constraints.
Type declaration
Readonly
COURSE
:
20
Readonly
LEVEL
:
30
Readonly
SECTION
:
40
Readonly
MODULE
:
50
Readonly
LESSON
:
60
Readonly
EXERCISE
:
15
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
WayrApp Backend & Ecosystem Documentation - v1.0.0
Loading...
Maximum lengths for different entity types based on database schema constraints.