- 12 May, 2020 1 commit
-
-
Pavlo Solntsev authored
-
- 17 Apr, 2020 1 commit
-
-
Daniel Espinosa Ortiz authored
GdaBatch-Doc: Improving documentation See merge request GNOME/libgda!140
-
- 05 Apr, 2020 2 commits
-
-
-
(cherry picked from commit 6a11bcf0033f1527246704f19cb1093c5c03c3ce)
-
- 04 Apr, 2020 1 commit
-
-
- 28 Mar, 2020 1 commit
-
-
- 26 Mar, 2020 1 commit
-
-
Daniel Mustieles García authored
-
- 20 Mar, 2020 1 commit
-
-
Pavlo Solntsev authored
-
- 19 Mar, 2020 3 commits
-
-
Daniel Espinosa Ortiz authored
Removed a test where has inconsistent behavior between GLIB versions date time parsing.
-
Daniel Espinosa Ortiz authored
DDL operations for PostgreSQL provider See merge request GNOME/libgda!136
-
Daniel Espinosa Ortiz authored
-
- 18 Mar, 2020 8 commits
-
-
Daniel Espinosa Ortiz authored
Provided connection can't remove itself from a hu
-
Daniel Espinosa Ortiz authored
-
Daniel Espinosa Ortiz authored
-
Daniel Espinosa Ortiz authored
-
Daniel Espinosa Ortiz authored
-
Daniel Espinosa Ortiz authored
-
Daniel Espinosa Ortiz authored
SQLite now supports to parse provided type's name for column's types in server operations, to GType in order to find the default DB's type; parse fails just fallback to use the provided name. SQLite default type for texts changed from "string" to native SQLite's type "TEXT". Tests for server operation now uses random test DB's names.
-
Daniel Espinosa Ortiz authored
-
- 17 Mar, 2020 1 commit
-
-
Daniel Espinosa Ortiz authored
Meson: Configuration options adjustment See merge request GNOME/libgda!139
-
- 14 Mar, 2020 1 commit
-
-
Pavlo Solntsev authored
* GDA_DEBUG will be defined if the project is configured using --debug or --buildtype={debug|debugoptimized}. * Project specific 'enable-debug' option is removed
-
- 11 Mar, 2020 6 commits
-
-
Pavlo Solntsev authored
-
Pavlo Solntsev authored
-
Pavlo Solntsev authored
IFNOTEXISTS, COLLATE, and SORTORDER added
-
Pavlo Solntsev authored
-
Pavlo Solntsev authored
* We need more flexible API to handle "collate" in CREATE TABLE queries. * Code cleaning * Formatting
-
Pavlo Solntsev authored
-
- 10 Mar, 2020 4 commits
-
-
Daniel Espinosa Ortiz authored
Experimental: Porting GTimeVal to GDateTime See merge request GNOME/libgda!135
-
Daniel Espinosa Ortiz authored
Test: Fixing DB name conflict See merge request GNOME/libgda!137
-
Daniel Espinosa Ortiz authored
Meson: Removing m4 directory See merge request GNOME/libgda!138
-
Pavlo Solntsev authored
This directory was left from autotools system after porting to Meson.
-
- 09 Mar, 2020 1 commit
-
-
Pavlo Solntsev authored
See GNOME/libgda#211 for details
-
- 06 Mar, 2020 4 commits
-
-
Daniel Espinosa Ortiz authored
db-column: Use dbms specific type for DDL operations Closes #210 See merge request GNOME/libgda!133
-
Daniel Espinosa Ortiz authored
CI: Initial preparation for Firebird and MangoDB See merge request GNOME/libgda!134
-
Daniel Espinosa Ortiz authored
PostgreSQL: Fixing WITH OIDS flagg for >11 version See merge request GNOME/libgda!131
-
Daniel Espinosa Ortiz authored
Doc: Updating documentation See merge request GNOME/libgda!132
-
- 05 Mar, 2020 1 commit
-
-
- 04 Mar, 2020 1 commit
-
-
Andre Klapper authored
-
- 03 Mar, 2020 1 commit
-
-
Pavlo Solntsev authored
GDateVal is obsolete. The code adjusted to reflect this.
-
- 23 Feb, 2020 1 commit
-
-
Pavlo Solntsev authored
-