Skip to content

db-column: Use dbms specific type for DDL operations

Pavlo Solntsev requested to merge pavlosun/libgda:wip/DBMS_types into master

The column type will be converted to DBMS specific type for DDL operation. This step will be done internally in GdaDbColumn and will not need any additional actions from the user side.

See #210 (closed)

Fixing #210 (closed)

Merge request reports