Mara-db

Latest version: v4.11.0

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

Scan your dependencies

Page 2 of 4

4.7.0

- Add BigQuery support
- Fix copy from PostgreSQLDB to BigQueryDB when delimiter_char is not set (36)
- Add config default_echo_queries (38)
- Add support for SQLServerDB port (37)
- Fix exit command sequence when previous command has exit code not zero (40)

4.6.0

- Escape double quotes in copy_from_sdtin_command for PostgreSQL (33)
- Add overview page to visualization

**required changes**

If you use quotes in tables names in `Copy` commands, check whether they still work.

4.5.0

- Don't escape dollar sign in queries for SqlServer
- Support echo sql queries for SqlServer
- Bugfix copy_to_stdout_command for SqlServerDB

**required changes**

If use SQL Server and have queries that contain the `$` sign, then please escape that one manually.

4.4.1

- Show warning when graphviz is not installed
- Set fetch-count 10000 for the `copy_to_stdout_command` for PostgreSQLDB to handle out of memory error.
- Add schema visualization support for SQL Server
- Set mssql severity level to 10 (25)

4.4.0

- Implement `copy-from-sdtin` command for Redshift (via tmp file on configuratble s3 bucket)
- Refactor database schema visualization so that multiple databases can be implemented
- Implement database schema visualization for MySQL
- Add function mysql.mysql_cursor_context for connecting to MySQL databases via https://github.com/PyMySQL/mysqlclient-python
- Allow to pass a dbs.PostgreSQLDB instance to postgresql.postgres_cursor_context

4.3.0

- Add travis integration and PyPi upload

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.