You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Public Methods

MethodDescription

Generate a file in the Git repository as per the details provided to the properties.

Public Properties

PropertyDescription

Sets the commit message. DATATYPE: Strong.

The branch in which we want to generate a script. If this branch does not exist, the is shoes an error message. DATATYPE: String.

Sets the file path for generating a script. It should be inside of the clone repository, otherwise is shows an error message. DATATYPE: String.

Creates a new/fresh branch by which you want to generate a script. If the branch already exists, then it shows an error message. DATATYPE: String.

See Also

  • DDLGenerationObj Overview
  • No labels