Download List

Descripción del Proyecto

yadia2sql is a tool that generates SQL CREATE
TABLE statements from Dia XML files. Its goal is
to provide a lot of freedom to customize the
generated SQL code.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-12-24 15:34
0.9.5

DROP TABLE puede ser generada. Soporte para caracteres especiales (como la diéresis alemanas fue añadido). Otras características menores y correcciones se hicieron.
Tags: Major feature enhancements
DROP TABLE statements can be generated. Support
for special characters (such as the German Umlaut)
was added. Several other minor features and fixes
were made.

2006-05-29 08:38
0.9.4

Una característica de generar vistas de SQL ha sido añadido. Algunos código de limpieza que se hizo.
Tags: Minor feature enhancements
A feature to generate SQL views was added. Some
code cleanup was done.

2006-05-21 19:02
0.9.3

Nuevas características: INSERT declaraciones el uso de componentes de UML, las operaciones de SQL en las tablas o los campos (como en dia2sql.php), y las conexiones automáticas (de uno a muchos y de muchos a muchos utilizando las agregaciones). Varias mejoras menores.
Tags: Major feature enhancements
New features: INSERT statements using UML components, SQL
operations on tables/fields (like in dia2sql.php), and automatic
connections (one-to-many and many-to-many using aggregations).
Several smaller improvements.

2005-03-17 13:19
0.9.2

Una nueva característica que permite a los usuarios generar código SQL con distintos tipos de datos de la fuente Dia única utilizando expresiones regulares se agregó.
Tags: Major feature enhancements
A new feature that lets users generate SQL code with different data types from single Dia source using regular expressions was added.

2005-03-01 09:26
0.9.1

Tags: Initial freshmeat announcement

Project Resources