mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 00:03:02 +01:00
Add missing entries.
This commit is contained in:
parent
9f23d93f10
commit
0ee248e062
@ -137,7 +137,9 @@ static const TEXT dtypes[DTYPE_TYPE_MAX][36] =
|
||||
"TIMESTAMP",
|
||||
"BLOB",
|
||||
"ARRAY",
|
||||
"BIGINT"
|
||||
"BIGINT",
|
||||
"DBKEY", // internal
|
||||
"BOOLEAN"
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user