Download List

Projeto Descrição

tcm2sql is a tool for generating SQL "CREATE"
commands from a tcm static structure diagram (SSD)
including constraints and foreign keys. It is
currently able to produce SQL for PostgreSQL, but
it should be possible to write other renderers.

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.

2003-09-23 01:05
0.9

Esta versão suporta dividir o banco de dados para vários diagramas, requer Python 2.2, e apresenta uma reescrita completa do leitor de arquivos SSD e grandes mudanças para as estruturas de dados internas. O código é muito mais legível agora. O DBObjects e representantes de Prolog foram removidos, eles tiveram de ser alterados para se adequar a nova estrutura, mas não há nenhuma necessidade para eles agora.
Tags: Major feature enhancements
This release supports splitting the database to several diagrams,
requires Python 2.2, and features a complete rewrite of the ssd file
reader and large changes to the internal data structures. The code is
much more readable now. The DBObjects and Prolog renderers have been
removed; they had to be changed to fit the new structure, but there is
no need for them right now.

2002-08-02 17:16
0.04

Esta versão adiciona dois novos processadores, por prólogo e DBObjects. Logging mesas para o PostgreSQL também foram adicionados.
Tags: Minor feature enhancements
This release adds two new renderers, for prolog and DBObjects.
Logging tables for PostgreSQL have also been added.

2002-03-30 19:02
0.03

Algumas pequenas correções foram feitas. Esta versão trabalha com Python 2.1.
Tags: Minor bugfixes
Some minor fixes have been made. This release works with Python 2.1.

2002-02-28 15:03
0.02

Tags: Initial freshmeat announcement

Project Resources