Skip to content

Resolve "Write more schema-validation fields to the output file"

Using the method to_h, we will write the following fields in a json format:

  • type
  • object_type
  • table_name
  • object_name
  • structure_sql_statement
  • database_statement

Closes #131 (closed)

Edited by Diogo Frazão

Merge request reports