holistics / holistics/dbml

Space in Enum values

Open
#249 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.7k
Forks
233
Avg merge
1d 23h
Merged PRs (30d)
4

Description

Hello,

When having a space in a value of an enum, there is an error when building (dbdocs build).

Example

Enum Example {
ThisIsAccepted
This gives an error
}

quoting with ' or " around the value does not work also.

The error:

✖ Failed: You have syntax error in database.dbml line 237 column 1. Expected "}", comment, valid name, or whitespace but "'" found.

Regards
Jurjen

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.