Skip to content

Personal tools
You are here: Home » mac's Home » Release: tcm2sql 0.9.2

Release: tcm2sql 0.9.2

tcm2sql is a tool for generating SQL statements from a TCM static structure diagram (SSD).

tcm2sql is a tool for generating SQL "CREATE" statements from a tcm static structure diagram (SSD) including constraints and foreign keys. It is also possible to diff two diagrams to update a database's structure.

Changes between 0.9.1 and 0.9.2:

  • Restructured renderer classes to make it easier to write renderers for other database managenemt systems.
  • Better handling for serials and bigserials: Now they are always written as integer with default + creation of sequence. (This makes updating of tables possible which have serial columns.)
  • Added commandline option --no_views to not generate views for the tables.
  • Made usage help a bit nicer.

Location:

Created by mac
Last modified 18.10.2006 14:53
 

Powered by Plone

This site conforms to the following standards: