[libgda: 17/17] Merge branch 'wip/ddl-operation-test' into 'master'
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda: 17/17] Merge branch 'wip/ddl-operation-test' into 'master'
- Date: Mon, 25 Nov 2019 18:23:33 +0000 (UTC)
commit cd547375598f87eb7f5443f40a7927711d4f5882
Merge: e694f011a 87394041e
Author: Daniel Espinosa Ortiz <esodan gmail com>
Date: Mon Nov 25 18:21:51 2019 +0000
Merge branch 'wip/ddl-operation-test' into 'master'
DDL tests for SQLite3 were added
See merge request GNOME/libgda!93
.gitlab-ci.yml | 3 +-
libgda/gda-db-catalog.c | 2 +-
libgda/gda-db-column.c | 61 ++-
libgda/gda-db-column.h | 6 +-
libgda/gda-db-index-field.c | 214 ++++++++
libgda/gda-db-index-field.h | 91 ++++
libgda/gda-db-index.c | 265 +++++++++
libgda/gda-db-index.h | 73 +++
libgda/gda-db-table.c | 413 +++++++++++++-
libgda/gda-db-table.h | 29 +-
libgda/gda-db-view.c | 116 +++-
libgda/gda-db-view.h | 16 +-
libgda/libgda.h.in | 1 +
libgda/meson.build | 44 +-
po/POTFILES.in | 1 +
tests/meson.build | 13 +-
tests/test-server-operation-sqlite.c | 1000 ++++++++++++++++++++++++++++++++++
tests/test-server-operation.c | 90 ---
18 files changed, 2265 insertions(+), 173 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]