mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-10 17:30:49 +02:00
* Corrected int64 type name
git-svn-id: trunk@11355 -
This commit is contained in:
parent
c33657c0e0
commit
14ffd4dd6d
@ -431,7 +431,7 @@ Const
|
||||
'BOOL', 'FLOAT', 'DECIMAL','DECIMAL','DATE', 'TIME', 'TIMESTAMP',
|
||||
'', '', 'INT', 'BLOB', 'BLOB', 'BLOB', 'BLOB',
|
||||
'', '', '', '', 'CHAR',
|
||||
'CHAR', 'DOUBLE PRECISION', '', '', '',
|
||||
'CHAR', 'BIGINT', '', '', '',
|
||||
'', '', '', '', '',
|
||||
'', '', 'TIMESTAMP', 'DECIMAL','CHAR','BLOB');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user