Skip to content

[Enhancement]: collection name limitation #74

@hnwyllmm

Description

@hnwyllmm

Description

It's better to limit the charset of collection name.
Normal choice: [a-zA-Z0-9_]
Then length of collection name is 512.
Because the max length of table name is 64 and we have some prefix characters for collection, we should modify the source code of seekdb and oceanbase.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions