mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-05-24 10:29:11 +00:00
Fix: Add dash inbetween words in autoincrement label
This commit is contained in:
parent
2516bb11d7
commit
6b66b97368
@ -113,7 +113,7 @@ const en = {
|
||||
not_null: "Not null",
|
||||
primary: "Primary",
|
||||
unique: "Unique",
|
||||
autoincrement: "Autoincrement",
|
||||
autoincrement: "Auto-increment",
|
||||
default_value: "Default",
|
||||
check: "Check expression",
|
||||
this_will_appear_as_is: "*This will appear in the generated script as is.",
|
||||
|
Loading…
Reference in New Issue
Block a user