Skip Menu |

This queue is for tickets about the SQL-Translator CPAN distribution.

Report information
The Basics
Id: 27437
Status: new
Priority: 0/
Queue: SQL-Translator

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in:
  • 0.08
  • 0.08_04
Fixed in: (no value)



Subject: sqlt: docs and reality for cmdline option do not match
All multi-token options in sqlt are documented to use a dash as separator, but there are some which really use an underline: quote_table_names, quote_field_names, add_truncate. These should be fixed to use dashes, too. Regards, Slaven