oracle / quicksql

A library for generating DDL SQL and entity-relationship-diagrams from Quick SQL code
Universal Permissive License v1.0
53 stars 11 forks source link

cli.js still contains references to "translate" and "Translation" #17

Closed arinberger closed 1 year ago

arinberger commented 1 year ago

There appears to be a couple of minor documentation bug within the ./examples/cli.js file:

  1. the included JavaDoc refers to it as translate.js
  2. the print_usage function uses the word "Translation" in the header of its console log output