NLeSC / 3D_geospatial_risk_management

2 stars 0 forks source link

'f' not accepted as boolean value at COPY #33

Closed tomvantilburg closed 8 years ago

tomvantilburg commented 8 years ago

ERROR = !Failed to import table line 1 field 11 'boolean' expected in 'f'

romulogoncalves commented 8 years ago

The error message is correct. In SQL standard single character f or t are not considered keywords for false or true.