libgda r2987 - in trunk: . doc/C doc/C/tmpl libgda libgda/sqlite po samples samples/DDL tests/data-models tools
- From: vivien svn gnome org
- To: svn-commits-list gnome org
- Subject: libgda r2987 - in trunk: . doc/C doc/C/tmpl libgda libgda/sqlite po samples samples/DDL tests/data-models tools
- Date: Fri, 5 Oct 2007 20:12:32 +0100 (BST)
Author: vivien
Date: 2007-10-05 20:12:31 +0100 (Fri, 05 Oct 2007)
New Revision: 2987
ViewCVS link: http://svn.gnome.org/viewcvs/libgda?rev=2987&view=rev
Added:
trunk/samples/DDL/
trunk/samples/DDL/Makefile
trunk/samples/DDL/README
trunk/samples/DDL/ddl.c
trunk/tools/gda-list-server-op.c
Modified:
trunk/ChangeLog
trunk/doc/C/gettingstarted.xml
trunk/doc/C/libgda-3.0-docs.sgml
trunk/doc/C/server-operation.xml
trunk/doc/C/tmpl/gda-data-model.sgml
trunk/doc/C/tmpl/gda-server-operation.sgml
trunk/libgda/gda-data-model-query.c
trunk/libgda/gda-data-proxy.c
trunk/libgda/gda-dict-field.c
trunk/libgda/gda-server-operation.c
trunk/libgda/libgda-dict.dtd
trunk/libgda/libgda-server-operation.dtd
trunk/libgda/sqlite/gda-sqlite-recordset.c
trunk/po/POTFILES.in
trunk/samples/README
trunk/tests/data-models/check_data_proxy.c
trunk/tools/Makefile.am
trunk/tools/gda-sql.c
Log:
2007-10-05 Vivien Malerba <malerba gnome-db org>
* libgda/libgda-server-operation.dtd:
* libgda/gda-server-operation.c: added a "type" (and optionnally "descr")
attributes to the <serv_op> XML tag
* libgda/libgda-dict.dtd:
* libgda/gda-dict-field.c: scale and length attributes are only stored in
XML file if they are significant
* libgda/sqlite/gda-sqlite-recordset.c: correctly compute column's length
and scale from declared column type
* po/POTFILES.in:
* tools/Makefile.am
* tools/gda-list-server-op.c: new tool to list the supported DDL operations for
each provider
* tools/gda-sql.c: modified help message
* libgda/gda-server-operation.c:
* doc/C: docs. improvements
* samples/DDL: new example to show a basic usage of the GdaServerOperation to
creatre a table
* libgda/gda-data-model-query.c: bugs fixes
* tests/data-models/check_data_proxy.c: new tests when proxied data model changes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]