All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.ScriptExecutable.txt Maven / Gradle / Ivy

Go to download

SchemaCrawler is an open-source Java API that makes working with database metadata as easy as working with plain old Java objects. SchemaCrawler is also a database schema discovery and comprehension, and schema documentation tool. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. The output is designed to be diff-ed against other database schemas.

There is a newer version: 16.22.2
Show newest version
--- Command ---

-c=script (short for -command=script)
  Processes a script file, such as JavaScript against the database
  
--- Output Options ---

-outputformat=
  Where  is the file path to the JavaScript
  file

-o= (short for -outputfile=)
	Optional 
	 is the path to the output file




© 2015 - 2024 Weber Informatics LLC | Privacy Policy