mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
Support unsigned types (#177)
This commit is contained in:
@@ -235,6 +235,7 @@ const en = {
|
||||
declare_array: "Declare array",
|
||||
empty_index_name: "Declared an index with no name in table '{{tableName}}'",
|
||||
didnt_find_diagram: "Oops! Didn't find the diagram.",
|
||||
unsigned: "Unsigned",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user