stag-autotemplate.pl - Generates Stag SQL Templates files
Contents
Arguments
-no_pp
do not pre-process (the input is a stag schema, not a sample data file)
-dir
directory in which to write autogenerated templates
perl v5.36.0 2022-10-14 STAG-AUTOTEMPLATE(1p)
Description
Generates Stag SQL Templates files based on sample data or a stag-schema
See the script
stag-autoschema.pl
for generating stag schemas from sample data
Name
stag-autotemplate.pl - Generates Stag SQL Templates files
Synopsis
stag-autotemplate.pl \
-s my-schema-name -dir ./templates my-sample-data.xml
stag-autotemplate.pl \
-s my-schema-name -dir ./templates -no_pp my-stagschema.sxpr
