Function main

Function main

SYNOPSIS

import pgml2sql
def main()

DESCRIPTION

pgml2sql output sql schema

usage: pgml2sql -f <pgml schema file> "-h" -h : this help -f : pgml file -o : sql output -i : id sequence (like uid SERIAL PRIMARY KEY) -r : ref default (like '0') -u : use postgreSql isa keyword when table inherits -c : add constraints -x : put indices

SEE ALSO

pgml2sql


Generated by HTMLFormatter at Fri Dec 20 18:58:40 2002