Skip to content

DDL tests for SQLite3 were added

Pavlo Solntsev requested to merge pavlosun/libgda:wip/ddl-operation-test into master

The following DDL tests were added for SQLite3 provider: CREATE_TABLE CREATE_VIEW CREATE_DB ADD_COLUMN RENAME_TABLE DROP_VIEW CREATE_DB

This MR is not finished yet. See #157

Edited by Pavlo Solntsev

Merge request reports