Schema will recognize a "directed" option to use a directed, depth-first kyc
Ken Youens-Clark [Tue, 2 Oct 2012 19:11:29 +0000 (13:11 -0600)]
traversal of the schema; added some options to sqlt-graph.

script/sqlt-graph

index d4a5003..667b06d 100755 (executable)
@@ -29,7 +29,7 @@ sqlt-graph - Automatically create a graph from a database schema
   Options:
 
     -l|--layout        Layout schema for GraphViz
-                       ("dot," "neato," "twopi"; default "dot")
+                       ("dot" [default], "neato," "twopi", "circo", "fdp")
     -n|--node-shape    Shape of the nodes ("record," "plaintext,"
                        "ellipse," "circle," "egg," "triangle," "box,"
                        "diamond," "trapezium," "parallelogram," "house,"