Message-db-py

Latest version: v0.2.0

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

Scan your dependencies

Page 1 of 4

1.3.0

Wed Oct 12 2022

This version requires the use of an update script for existing installations. For instructions, see:

[https://github.com/message-db/message-db/blob/master/database/update/1.3.0.md](https://github.com/message-db/message-db/blob/master/database/update/1.3.0.md)

- The `get_last_stream_message` function can receive an optional `type` argument that constrains the result to the last message of a stream of a specified message type (see: [http://docs.eventide-project.org/user-guide/message-db/server-functions.html#get-last-message-from-a-stream](http://docs.eventide-project.org/user-guide/message-db/server-functions.html#get-last-message-from-a-stream))
- The database installation scripts terminate on error, rather than proceeding with the rest of the installation when a script error occurs

1.2.6

Sat Mar 13 2021

- The `uninstall.sh` script quotes the database name when dropping it, allowing database names that contain dashes

1.2.5

Fri Mar 12 2021

- The `print-messages.sh` script sorts messages explicitly by `global_position`

1.2.4

Sun Mar 7 2021

- The `messages` tables columns are ordered for more efficient physical storage allocation.

This version should not be considered an update to an existing database. It requires a new installation of the database, and therefore its advantages will only apply to new databases.

1.2.3

Fri May 15 2020

- The `md5` function is no longer granted privileges for the message_store user as the function is built-in and the grant is superfluous

1.2.2

Mon May 4 2020

This version requires the use of an update script for existing installations. For instructions, see:

[https://github.com/message-db/message-db/blob/master/database/update/1.2.2.md](https://github.com/message-db/message-db/blob/master/database/update/1.2.2.md)

- The `get_category_messages` server function will return the entire, unlimited extent of messages in a category if -1 is sent as the `batch_size` argument
- The `get_stream_messages` server function will return the entire, unlimited extent of messages in a stream if -1 is sent as the `batch_size` argument

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.