Skip to content

Increase the length of the amt_hit description field #227

@disperse

Description

@disperse

1024 is too short for some users.

CREATE TABLE AMT_HITS(
ID IDENTITY NOT NULL,
CREATION_DATE TIMESTAMP,
REQUEST_ID VARCHAR(255),
IS_VALID VARCHAR(255),
HIT_ID VARCHAR(255),
TITLE VARCHAR(255),
DESCRIPTION VARCHAR(1024),

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions