mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-14 09:44:51 +01:00
Merge pull request #3892 from mahomedalid/feature/3771_string_length
Adding support for parenthesis in the er diagram attribute types.
This commit is contained in:
@@ -40,7 +40,7 @@ erDiagram
|
||||
string city
|
||||
string region
|
||||
string state
|
||||
string postal_code
|
||||
string(5) postal_code
|
||||
string country
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user