Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / scylladb/scylla-rust-driver issues and pull requests
#953 - test PR
Pull Request -
State: closed - Opened by Lorak-mmk 11 months ago
- 8 comments
Labels: semver-checks-breaking
#952 - semver_checks: Edit comment instead of posting new one
Pull Request -
State: open - Opened by Lorak-mmk 11 months ago
#952 - semver_checks: Edit comment instead of posting new one
Pull Request -
State: closed - Opened by Lorak-mmk 11 months ago
#951 - Deal with chrono deprecations
Pull Request -
State: closed - Opened by Lorak-mmk 11 months ago
- 1 comment
#951 - Deal with chrono deprecations
Pull Request -
State: closed - Opened by Lorak-mmk 11 months ago
- 1 comment
#950 - Clippy fails because of chrono deprecation
Issue -
State: closed - Opened by Lorak-mmk 11 months ago
- 1 comment
#950 - Clippy fails because of chrono deprecation
Issue -
State: closed - Opened by Lorak-mmk 11 months ago
- 1 comment
#949 - Sprinkle `#[inline]` across `scylla-cql` crate to allow inlining into `scylla` crate
Issue -
State: open - Opened by wprzytula 11 months ago
- 3 comments
Labels: enhancement, performance
#949 - Sprinkle `#[inline]` across `scylla-cql` crate to allow inlining into `scylla` crate
Issue -
State: open - Opened by wprzytula 11 months ago
- 3 comments
Labels: enhancement, performance
#948 - Token: add constructor and normalization
Pull Request -
State: closed - Opened by Lorak-mmk 11 months ago
- 7 comments
Labels: semver-checks-breaking
#947 - Handle i64::MIN token when hashing.
Issue -
State: closed - Opened by Lorak-mmk 11 months ago
- 4 comments
#947 - Handle i64::MIN token when hashing.
Issue -
State: open - Opened by Lorak-mmk 11 months ago
- 4 comments
#946 - Fix semver checks test pr
Pull Request -
State: closed - Opened by Lorak-mmk 11 months ago
- 5 comments
Labels: semver-checks-breaking
#945 - Revert "CI/Makefile: disable `uninlined_format_args` clippy lint"
Pull Request -
State: closed - Opened by avelanarius 11 months ago
#944 - Shard selecting load balancing
Pull Request -
State: closed - Opened by Lorak-mmk 11 months ago
- 3 comments
#943 - test
Pull Request -
State: closed - Opened by Lorak-mmk 11 months ago
- 4 comments
Labels: semver-checks-breaking
#942 - Fix semver checks
Pull Request -
State: closed - Opened by Lorak-mmk 11 months ago
- 9 comments
#942 - Fix semver checks
Pull Request -
State: open - Opened by Lorak-mmk 11 months ago
- 8 comments
#941 - Introduce `BoundStatement`
Issue -
State: open - Opened by Lorak-mmk 12 months ago
- 1 comment
Labels: enhancement, area/statement-execution, QoL
#941 - Introduce `BoundStatement`
Issue -
State: open - Opened by Lorak-mmk 12 months ago
- 1 comment
Labels: enhancement, area/statement-execution, QoL
#940 - query_paged is a misleading name
Issue -
State: open - Opened by Lorak-mmk 12 months ago
- 1 comment
Labels: good first issue, API-breaking, QoL
#940 - query_paged is a misleading name
Issue -
State: closed - Opened by Lorak-mmk 12 months ago
- 1 comment
Labels: good first issue, API-breaking, QoL
#940 - query_paged is a misleading name
Issue -
State: open - Opened by Lorak-mmk 12 months ago
- 1 comment
Labels: good first issue, API-breaking, QoL
#939 - Rename `chrono`, `time` and `secret` features
Pull Request -
State: closed - Opened by muzarski 12 months ago
- 12 comments
Labels: API-stability, semver-checks-breaking
#938 - CI: semver-checks generates a lot of GitHub comments
Issue -
State: closed - Opened by avelanarius 12 months ago
Labels: CI
#937 - Introduce support for Tablets
Pull Request -
State: open - Opened by Lorak-mmk 12 months ago
- 23 comments
Labels: semver-checks-breaking
#937 - [WIP] Introduce support for tablets
Pull Request -
State: open - Opened by Lorak-mmk 12 months ago
- 14 comments
Labels: semver-checks-breaking
#937 - Introduce support for Tablets
Pull Request -
State: closed - Opened by Lorak-mmk 12 months ago
- 32 comments
Labels: semver-checks-breaking
#936 - CI: semver checks job breaks on `tee /dev/tty`, and it shouldn't silently pass
Issue -
State: open - Opened by piodul 12 months ago
#936 - CI: semver checks job breaks on `tee /dev/tty`, and it shouldn't silently pass
Issue -
State: closed - Opened by piodul 12 months ago
#935 - Remove `histogram::Histogram` from public API
Pull Request -
State: closed - Opened by muzarski 12 months ago
- 2 comments
Labels: API-breaking
#935 - Remove `histogram::Histogram` from public API
Pull Request -
State: closed - Opened by muzarski 12 months ago
- 2 comments
Labels: API-breaking
#935 - Remove `histogram::Histogram` from public API
Pull Request -
State: closed - Opened by muzarski 12 months ago
- 2 comments
Labels: API-breaking
#934 - Remove `strum` and `strum_macros` dependencies
Pull Request -
State: closed - Opened by muzarski 12 months ago
- 1 comment
Labels: API-breaking
#934 - Remove `strum` and `strum_macros` dependencies
Pull Request -
State: closed - Opened by muzarski 12 months ago
- 1 comment
Labels: API-breaking
#933 - Decrease pub visibility of `scylla-cql` definitions
Pull Request -
State: closed - Opened by muzarski 12 months ago
- 3 comments
Labels: API-stability
#932 - Remove `async_trait` dependency
Pull Request -
State: closed - Opened by muzarski 12 months ago
- 10 comments
Labels: API-breaking
#931 - Remove num_enum dependency
Pull Request -
State: closed - Opened by muzarski 12 months ago
- 2 comments
#930 - Implement `CqlTimeuuid::nil()`
Issue -
State: open - Opened by Fyko 12 months ago
Labels: good first issue, QoL
#930 - Implement `CqlTimeuuid::nil()`
Issue -
State: open - Opened by Fyko 12 months ago
Labels: good first issue, QoL
#929 - CI: cargo clean before tests
Pull Request -
State: closed - Opened by muzarski 12 months ago
#929 - CI: cargo clean before tests
Pull Request -
State: closed - Opened by muzarski 12 months ago
#928 - [Question] How to Serialize a Vec of Hashmaps.
Issue -
State: closed - Opened by Otter-Lover about 1 year ago
- 6 comments
Labels: waiting-on-author, QoL
#928 - [Question] How to Serialize a Vec of Hashmaps.
Issue -
State: closed - Opened by Otter-Lover about 1 year ago
- 6 comments
Labels: waiting-on-author, QoL
#927 - docs: support for Mac
Pull Request -
State: open - Opened by dgarcia360 about 1 year ago
- 1 comment
Labels: waiting-on-author
#927 - docs: support for Mac
Pull Request -
State: closed - Opened by dgarcia360 about 1 year ago
- 3 comments
#926 - Docs: Preprocessor for Python < 3.12
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
- 3 comments
#925 - Use prepared statement result metadata to decode rows
Pull Request -
State: open - Opened by muzarski about 1 year ago
- 3 comments
#925 - Use prepared statement result metadata to decode rows
Pull Request -
State: closed - Opened by muzarski about 1 year ago
- 27 comments
Labels: semver-checks-breaking
#925 - Use prepared statement result metadata to decode rows
Pull Request -
State: closed - Opened by muzarski about 1 year ago
- 27 comments
Labels: semver-checks-breaking
#924 - Release 0.12
Pull Request -
State: open - Opened by Lorak-mmk about 1 year ago
- 3 comments
#924 - Release 0.12
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
- 3 comments
#923 - Serialization / Deserialization derive macros should work for enums without data
Issue -
State: open - Opened by Lorak-mmk about 1 year ago
- 2 comments
Labels: area/proc-macros
#923 - Serialization / Deserialization derive macros should work for enums without data
Issue -
State: open - Opened by Lorak-mmk about 1 year ago
- 2 comments
Labels: area/proc-macros
#922 - Hide public usages of bigdecimal::BigDecimal behind a crate feature
Pull Request -
State: closed - Opened by muzarski about 1 year ago
- 11 comments
#921 - Docs: Document `log` limitations
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
- 7 comments
Labels: documentation
#920 - Semver checks example PR
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
- 8 comments
Labels: semver-checks-breaking
#919 - cql_types_test: Don't rely on MIN/MAX values of NaiveDate
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
#918 - Limit chrono version to avoid test failure
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
- 2 comments
#917 - CI fails on `test_naive_date`
Issue -
State: closed - Opened by piodul about 1 year ago
- 1 comment
#916 - Support token aware routing for cassandra
Issue -
State: closed - Opened by rukai about 1 year ago
- 1 comment
#916 - Support token aware routing for cassandra
Issue -
State: closed - Opened by rukai about 1 year ago
- 1 comment
#915 - scylla: Enable `log` feature in `tracing`
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
- 5 comments
#914 - Docs: Add recommendations about Session usage.
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
- 2 comments
#913 - Add info about Cargo.lock.msrv to Contributing.md
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
- 1 comment
#912 - Document how to update `Cargo.lock.msrv`
Issue -
State: closed - Opened by piodul about 1 year ago
#911 - scylla: Add support for rustls Fixes #293
Pull Request -
State: open - Opened by nemosupremo about 1 year ago
- 12 comments
#910 - Docs: Add a book preprocessor
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
- 3 comments
#910 - Docs: Add a book preprocessor
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
- 3 comments
#910 - Docs: Add a book preprocessor
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
- 3 comments
#909 - Semver checks
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
- 16 comments
#908 - Semver checks
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
#907 - Move derive macros docs to scylla crate
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
- 2 comments
#906 - Introduce cargo_semver_checks
Issue -
State: open - Opened by Lorak-mmk about 1 year ago
#906 - Introduce cargo_semver_checks
Issue -
State: open - Opened by Lorak-mmk about 1 year ago
#906 - Introduce cargo_semver_checks
Issue -
State: closed - Opened by Lorak-mmk about 1 year ago
#905 - SerializeCql is a confusing name for a macro
Issue -
State: open - Opened by Lorak-mmk about 1 year ago
- 2 comments
Labels: API-breaking
#905 - SerializeCql is a confusing name for a macro
Issue -
State: open - Opened by Lorak-mmk about 1 year ago
- 2 comments
Labels: API-breaking
#905 - SerializeCql is a confusing name for a macro
Issue -
State: closed - Opened by Lorak-mmk about 1 year ago
- 2 comments
Labels: API-breaking
#904 - Documentation for proc macros not rendered correctly
Issue -
State: closed - Opened by Lorak-mmk about 1 year ago
- 5 comments
#904 - Documentation for proc macros not rendered correctly
Issue -
State: closed - Opened by Lorak-mmk about 1 year ago
- 5 comments
#903 - Add `skip` attribute to serialization proc macros
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
#903 - Add `skip` attribute to serialization proc macros
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
#903 - Add `skip` attribute to serialization proc macros
Pull Request -
State: closed - Opened by Lorak-mmk about 1 year ago
#902 - Hide public usages of `num_bigint::BigInt` behind a feature flag
Pull Request -
State: closed - Opened by muzarski about 1 year ago
- 10 comments
#902 - Hide public usages of `num_bigint::BigInt` behind a feature flag
Pull Request -
State: closed - Opened by muzarski about 1 year ago
- 10 comments
#901 - CI: Use Rust cache
Pull Request -
State: open - Opened by oeb25 about 1 year ago
- 2 comments
Labels: waiting-on-author
#901 - CI: Use Rust cache
Pull Request -
State: open - Opened by oeb25 about 1 year ago
- 2 comments
Labels: waiting-on-author
#900 - scylla-cql, examples: fix clippy 1.75 issues
Pull Request -
State: closed - Opened by piodul about 1 year ago
#900 - scylla-cql, examples: fix clippy 1.75 issues
Pull Request -
State: closed - Opened by piodul about 1 year ago
#900 - scylla-cql, examples: fix clippy 1.75 issues
Pull Request -
State: closed - Opened by piodul about 1 year ago
#899 - Ignore field feature
Issue -
State: closed - Opened by GoranBrkuljan about 1 year ago
- 2 comments
#899 - Ignore field feature
Issue -
State: closed - Opened by GoranBrkuljan about 1 year ago
- 2 comments
#898 - scylla-cql: Use `#[cfg(feature = "time")]` for `time` related `impl SerializeCql`'s
Pull Request -
State: closed - Opened by oeb25 about 1 year ago
- 4 comments
#898 - scylla-cql: Use `#[cfg(feature = "time")]` for `time` related `impl SerializeCql`'s
Pull Request -
State: closed - Opened by oeb25 about 1 year ago
- 4 comments
#898 - scylla-cql: Use `#[cfg(feature = "time")]` for `time` related `impl SerializeCql`'s
Pull Request -
State: closed - Opened by oeb25 about 1 year ago
- 4 comments
#897 - Compile error with `--no-default-features -F chrono`
Issue -
State: closed - Opened by oeb25 about 1 year ago
#897 - Compile error with `--no-default-features -F chrono`
Issue -
State: closed - Opened by oeb25 about 1 year ago
#896 - Introduce attribute on `SerializeRow` to omit type/order checking
Issue -
State: closed - Opened by Jasperav about 1 year ago
- 5 comments
#896 - Introduce attribute on `SerializeRow` to omit type/order checking
Issue -
State: closed - Opened by Jasperav about 1 year ago
- 5 comments