licenses.dev

rusqlite_migration v1.0.2

Simple schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT41
PackageRelationDependenciesPublished
ahash • 0.8.12A non-cryptographic hash function using AES-NI for high performanceINDIRECT9
allocator-api2 • 0.2.21Mirror of Rust's allocator APIINDIRECT0
anyhow • 1.0.98Flexible concrete Error type built on std::error::ErrorDIRECT0
bitflags • 2.9.1A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.1A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
env_logger • 0.9.3A logging implementation for `log` which is configured via an environment variable. DIRECT24
fallible-iterator • 0.2.0Fallible iterator traitsINDIRECT0
fallible-streaming-iterator • 0.1.9Fallible streaming iterationINDIRECT0
getrandom • 0.2.16A small cross-platform library for retrieving random data from system sourceINDIRECT3
hashbrown • 0.14.5A Rust port of Google's SwissTable hash mapINDIRECT11
hashlink • 0.8.4HashMap-like containers that hold their key-value pairs in a user controllable orderINDIRECT12
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
humantime • 2.2.0A parser and formatter for std::time::{Duration, SystemTime}INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.174Raw FFI bindings to platform libraries like libc.INDIRECT0
log • 0.4.27A lightweight logging facade for Rust DIRECT0
once_cell • 1.21.3Single assignment cells and lazy values.INDIRECT0
pkg-config • 0.3.32A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. INDIRECT3
smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
syn • 2.0.104Parser for Rust source codeINDIRECT2
thread-id • 3.3.0Get a unique thread IDINDIRECT5
uuid • 0.8.2A library to generate and parse UUIDs.INDIRECT4
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT4
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyINDIRECT5
libsqlite3-sys • 0.26.0Native bindings to the libsqlite3 libraryINDIRECT2
redox_syscall • 0.1.57A Rust library to access raw Redox system callsINDIRECT0
rusqlite • 0.29.0Ergonomic wrapper for SQLiteDIRECT20
MIT OR Unlicense4
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
memchr • 2.7.5Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. INDIRECT11
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.8.26Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.8.26Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.INDIRECT5
MPL-2.01
PackageRelationDependenciesPublished
mktemp • 0.4.1mktemp files and directoriesDIRECT5
BSD-3-Clause1
PackageRelationDependenciesPublished
simple-logging • 2.0.2A simple logger for the log facadeDIRECT8
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.1+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/rusqlite_migration)](https://licenses.dev/cargo/rusqlite_migration)
<a href="https://licenses.dev/cargo/rusqlite_migration">
  <img src="https://licenses.dev/b/cargo/rusqlite_migration" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/cargo/rusqlite_migration/1.0.2)](https://licenses.dev/cargo/rusqlite_migration/1.0.2)
<a href="https://licenses.dev/cargo/rusqlite_migration/1.0.2">
  <img src="https://licenses.dev/b/cargo/rusqlite_migration/1.0.2" alt="licenses" />
</a>
GitHub