Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warehouse_ros_sqlite: 0.9.1-1 in 'noetic/distribution.yaml' [bloom] #33111

Merged
merged 1 commit into from
May 9, 2022

Conversation

JafarAbdi
Copy link
Contributor

Increasing version of package(s) in repository warehouse_ros_sqlite to 0.9.1-1:

warehouse_ros_sqlite

* Update package.xml
  Version bump backwards to 0.9.0
  To distinguish between ROS1 and ROS2, the ROS1 version major stays at 0.
* Add busy handler for concurrent writes to db
* Export interfaces (dllexport/visibility=hidden)
* Versioning of the database scheme
* Adapt scheme to be more precise
* Fix query with ordering
* Use proper exception types
* Implemented dropping databases
* Support multiple databases with name mangling
  The collection name and the database name are mangled and concatenated
  to support multiple databases.
  SQLite only supports one database per file.
* Rollback on initialization error
* Fix validation of stored MD5 sum
* SQL String escaping
* Contributors: Bjar Ne, Jafar Abdi

@github-actions github-actions bot added the noetic Issue/PR is for the ROS 1 Noetic distribution label May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
noetic Issue/PR is for the ROS 1 Noetic distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants