Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-sqlx-postgres-devel-0.8.6-1.fc43 RPM for noarch

From Fedora Rawhide for ppc64le / r

Name: rust-sqlx-postgres-devel Distribution: Fedora Project
Version: 0.8.6 Vendor: Fedora Project
Release: 1.fc43 Build date: Tue May 20 11:16:55 2025
Group: Unspecified Build host: buildhw-x86-07.iad2.fedoraproject.org
Size: 654088 Source RPM: rust-sqlx-postgres-0.8.6-1.fc43.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/sqlx-postgres
Summary: PostgreSQL driver implementation for SQLx
PostgreSQL driver implementation for SQLx. Not for direct use; see the
`sqlx` crate for details.

This package contains library source intended for building other packages which
use the "sqlx-postgres" crate.

Provides

Requires

License

MIT OR Apache-2.0

Changelog

* Tue May 20 2025 Cristian Le <git@lecris.dev> - 0.8.6-1
  - Update to version 0.8.6; Fixes RHBZ#2335538
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Sep 12 2024 Cristian Le <git@lecris.dev> - 0.8.2-1
  - import rhbz#2279544

Files

/usr/share/cargo/registry/sqlx-postgres-0.8.6
/usr/share/cargo/registry/sqlx-postgres-0.8.6/.cargo-checksum.json
/usr/share/cargo/registry/sqlx-postgres-0.8.6/Cargo.toml
/usr/share/cargo/registry/sqlx-postgres-0.8.6/LICENSE-APACHE
/usr/share/cargo/registry/sqlx-postgres-0.8.6/LICENSE-MIT
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/advisory_lock.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/any.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/arguments.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/column.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/connection
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/connection/describe.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/connection/establish.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/connection/executor.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/connection/mod.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/connection/sasl.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/connection/stream.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/connection/tls.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/copy.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/database.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/error.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/io
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/io/buf_mut.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/io/mod.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/lib.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/listener.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/authentication.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/backend_key_data.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/bind.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/close.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/command_complete.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/copy.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/data_row.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/describe.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/execute.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/flush.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/mod.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/notification.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/parameter_description.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/parameter_status.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/parse.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/parse_complete.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/password.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/query.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/ready_for_query.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/response.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/row_description.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/sasl.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/ssl_request.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/startup.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/sync.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/message/terminate.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/migrate.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/options
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/options/connect.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/options/doc.md
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/options/mod.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/options/parse.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/options/pgpass.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/options/ssl_mode.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/query_result.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/row.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/statement.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/testing
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/testing/mod.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/transaction.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/type_checking.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/type_info.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/array.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/bigdecimal-range.md
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/bigdecimal.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/bit_vec.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/bool.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/bytes.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/chrono
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/chrono/date.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/chrono/datetime.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/chrono/mod.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/chrono/time.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/citext.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/cube.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/float.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/geometry
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/geometry/box.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/geometry/circle.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/geometry/line.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/geometry/line_segment.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/geometry/mod.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/geometry/path.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/geometry/point.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/geometry/polygon.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/hstore.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/int.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/interval.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/ipnet
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/ipnet/ipaddr.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/ipnet/ipnet.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/ipnet/mod.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/ipnetwork
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/ipnetwork/ipaddr.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/ipnetwork/ipnetwork.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/ipnetwork/mod.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/json.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/lquery.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/ltree.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/mac_address.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/mod.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/money.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/numeric.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/oid.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/range.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/record.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/rust_decimal-range.md
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/rust_decimal.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/str.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/text.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/time
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/time/date.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/time/datetime.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/time/mod.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/time/time.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/time_tz.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/tuple.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/uuid.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/types/void.rs
/usr/share/cargo/registry/sqlx-postgres-0.8.6/src/value.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat May 24 01:56:07 2025