Get desktop application:
View/edit binary Protocol Buffers messages
Used in: BatchUpdate, Call, Script, Statement
int32 version = 1
bytes args = 2
Used in: Txn
repeated string statements = 1
Used in: Txn
Used in: Txn
repeated Txn transactions = 1
Used in: Txn
string sql = 2
repeated int32 outParameters = 4
Used in: Migration
oneof type
int32 count = 1
string tag = 2
string context = 3
string labels = 4
string root = 5
bytes resources = 6
Used in: Migration
string schemas = 1
string catalog = 2
Used in: Call, Statement
INVALID = 0
EXECUTE = 1
QUERY = 2
UPDATE = 3
Used in: Txn
string liquibaseSchemaName = 1
oneof command
bool clearCheckSums = 5
Drop drop = 6
string tag = 7
Used in: Txn
string source = 1
string className = 2
string method = 3
Used in: Txn
Used in: BatchedTransaction