Sqlcmd

Latest version: v0.7.1

Safety actively analyzes 613461 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.7.1

- Removed setup.py dependency on ez_setup.
- Changed to refer to 'grizzled-python', instead of 'grizzled'

---------------------------------------------------------------------------

0.7

- Pressing interrupt (Ctrl-C) now cancels whatever command is being
entered.
- Moved various classes in __init__.py into separate modules, for ease
of maintenance.
- Fixed syntax checks on .var command.
- ".show tables" on Oracle will now show non-system tables that belong to
all users, not just the user who's logged in.
- ".show tables" now accepts a third regular expression filter parameter,
allowing list of returned tables to be restricted to those matching
the regular expression.

---------------------------------------------------------------------------

0.6

- Added 'colspacing' setting, allowing control over the column spacing in
result set output.
- Initial values for settings (i.e., arguments to ".set") can be specified
in a [settings] section in the configuration file.
- Fixed some bugs in the handling of shell-style variables.

---------------------------------------------------------------------------

0.5

- Added ".about" metacommand.
- Added ".show database" metacommand, to get information about the current
database and RDBMS software.
- Fixed a small bug with the ConfigurationError exception class, improving
error messages.
- Better formatting of help output.
- Slightly better error handling.

---------------------------------------------------------------------------

0.4.2

- Now pre-reqs Grizzled version 0.8.4 or better, to provide decent Oracle
support. Tested against Oracle XE 10.2 for Linux.

---------------------------------------------------------------------------

0.4.1

- Unknown "." commands are no longer passed through to the database engine
by default, resulting in better error messages.
- The "help variables" topic is now "help settings".

---------------------------------------------------------------------------

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.