mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Merging the updated Limesurvey 1.92+ branch of queXS to trunk
This commit is contained in:
@@ -88,7 +88,7 @@ class ADODB2_mssql extends ADODB_DataDict {
|
||||
|
||||
case 'B': return 'IMAGE';
|
||||
|
||||
case 'D': return 'DATETIME';
|
||||
case 'D': return 'DATE';
|
||||
|
||||
case 'TS':
|
||||
case 'T': return 'DATETIME';
|
||||
|
||||
Reference in New Issue
Block a user