dbcrossbarlib

Crates.iodbcrossbarlib
lib.rsdbcrossbarlib
version0.5.3
sourcesrc
created_at2019-03-08 18:42:38.792453
updated_at2023-08-01 16:14:26.535684
descriptionLibrary for copying data between databases (pre-release)
homepagehttps://www.dbcrossbar.org/
repositoryhttps://github.com/dbcrossbar/dbcrossbar
max_upload_size
id119516
size652,721
Eric Kidd (emk)

documentation

https://docs.rs/dbcrossbarlib/

README

dbcrossbarlib: Translate table schemas and copy tables between databases

This is currently an internal library used by dbcrossbar, and it has an unstable API. We might someday decide to stabilize this as a public API that performs the same operations as the dbcrossbar CLI. It is not yet intended for use outside of that tool, and it may not always respect Semantic Versioning rules.

Commit count: 625

cargo fmt