libgda 5.2.5
- From: Daniel Espinosa Ortiz <install-module master gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: libgda 5.2.5
- Date: Thu, 27 Sep 2018 16:44:41 +0000 (UTC)
About libgda
============
Libgda is a (relatively small) database access library: * it is a
wrapper like ODBC but with more features to access several database
engines * features a meta data extractor (to know all about database
objects in a common way) * comes with an SQL console application (like
mysql, psql or sqlite3 consoles) * relies on GLib, coded in C, its API
is easy to use * at the moment supports SQLite (and SQLCipher), MySQL,
PostgreSQL, MSAccess, Berkeley Db (and is SQL extension), Oracle and
JDBC (allows access to any database through a JDBC driver), work is in
progress for other database types (such as Firebird). There is also a
special feature which allows one to connect to a database hidden
behing a web server (through specific PHP scripts) * LGPL licensed for
the libraries and GPL licensed for the tools.
See http://www.gnome-db.org for more information.
News
====
- GdaConnection has removed the use of g_object_weak_*, improving
multi-threading behaviour
- Prepared statements now use GWeakRef for weak references
- GdaDataPivot use instance providers and locking
- GdaVConnectionDataModel use GRecMutex
- Updated SQLite to 3.8.11.1
- Fix SQLCipher build by embedding source code for 3.4.2 version
- Fix SQLCipher disabling
- Updated GObject Introspection annotations
- Fix Doc generation
- Bugs corrected: #787685 #789382 #761560 #761529 #760420 #761424 #754263 #754208
- Corrected HTML output containing <SCRIPT> tag
- Correct some truncated help strings
- Don't use (deprecated) g_thread_supported()
- MySQL meta data: fixed case where schema is incomplete in MySQL database
- Allow introspection for gda_sql_builder_add_cond_v()
- SQLite: handle WITHOUT ROWID without any error
- Translations:
- es (Daniel Mustieles)
- da (Ask Hjorth Larsen)
- pt_BR (Rafael Fontenelle)
- eu (Inaki Larranaga Murgoitio)
- sr (Мирослав Николић)
- sv (Anders Jonsson)
- de (Mario Blättermann)
- cs (Marek Černocký)
- hu (Balázs Meskó)
- oc (Balázs Meskó)
- el (Tom Tryfonidis)
- po (Pedro Albuquerque)
- id (Andika Triwidada)
ChangeLog
=========
https://download.gnome.org/sources/libgda/5.2/libgda-5.2.5.changes (8.66K)
Download
========
https://download.gnome.org/sources/libgda/5.2/libgda-5.2.5.tar.xz (12.2M)
sha256sum: e3d2e4c28c08a22efd520767fa9d16e92cc1821f693261d7cb2892cc23ec90c8
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]