-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Insights: launchbadge/sqlx
Overview
Could not load contribution data
Please try again later
10 Pull requests merged by 9 people
-
fix
attrubute
typo in doc#3855 merged
May 8, 2025 -
build: drop unused
tempfile
dependency#3830 merged
May 5, 2025 -
Add color and wrapping to cli help text
#3849 merged
May 3, 2025 -
chore: clean up no longer used imports
#3845 merged
May 3, 2025 -
Hotfix 0.8.5
#3824 merged
Apr 15, 2025 -
0.8.4 release
#3819 merged
Apr 14, 2025 -
fix: PgConnectOptions docs
#3809 merged
Apr 14, 2025 -
Always set
SQLITE_OPEN_URI
on in-memory sqlite#3289 merged
Apr 14, 2025 -
fix(macros): cache macro metadata based on
CARGO_MANIFEST_DIR
#3815 merged
Apr 14, 2025 -
mysql: Fix panic on invalid text row length field
#3812 merged
Apr 11, 2025
9 Pull requests opened by 8 people
-
(BLOCKED: merge after 0.9.0) Add example for `jiff-sqlx` using `sqlx.toml`
#3818 opened
Apr 11, 2025 -
groundwork for 0.9.0-alpha.1
#3821 opened
Apr 14, 2025 -
Add pg connection options creation without environment
#3832 opened
Apr 19, 2025 -
sqlx-core: impl IntoArguments for Arguments
#3833 opened
Apr 20, 2025 -
Fix docs.rs build of sqlx-sqlite
#3840 opened
Apr 23, 2025 -
Raise libsqlite3-sys dependency from 0.30 to 0.31
#3844 opened
Apr 25, 2025 -
Add the possibility to skip migrations
#3846 opened
Apr 28, 2025 -
Implement parameter substitution for migrations
#3847 opened
Apr 28, 2025 -
fix(macros): don't mutate environment variables
#3848 opened
Apr 29, 2025
9 Issues closed by 2 people
-
MySQL Test Database Setup Failure in [email protected]
#3827 closed
Apr 17, 2025 -
[email protected]` broke test fixture setup
#3825 closed
Apr 15, 2025 -
`[email protected]` broke `.env` default resolution mechanism
#3823 closed
Apr 15, 2025 -
Semver breaking change released in patch version bump
#3822 closed
Apr 14, 2025 -
Breaking change added in minor release
#3820 closed
Apr 14, 2025 -
Parallel workers not used on Postgres
#3673 closed
Apr 14, 2025 -
Document the URL syntax for Unix-domain sockets when connecting to postgres
#3740 closed
Apr 14, 2025 -
Make `PgConnectOptions` fields `pub` instead of `pub(crate)`
#2764 closed
Apr 14, 2025 -
query!() is evaluated incorrectly/inconsistently with rust-analyser because of static caching
#3738 closed
Apr 14, 2025
12 Issues opened by 12 people
-
Transparent type in a postgres `ANY` array, part two: with macros
#3854 opened
May 5, 2025 -
Fixture relative path
#3852 opened
May 3, 2025 -
Non-persistent prepared statements not closed in PostgreSQL
#3850 opened
May 1, 2025 -
Unable to Connect to StarRocks in Version 0.8.5 (Works Fine in 0.8.3)
#3843 opened
Apr 25, 2025 -
Skipping/Faking Migrations
#3841 opened
Apr 24, 2025 -
Provide a `replace_arguments` dual to `take_arguments
#3839 opened
Apr 23, 2025 -
Add support for compio async runtime
#3838 opened
Apr 23, 2025 -
Improve documentation on insertion using user-defined types
#3837 opened
Apr 22, 2025 -
Setting `SQLX_OFFLINE=true` in `.env` breaks `cargo sqlx prepare --workspace`
#3836 opened
Apr 21, 2025 -
impl IntoArguments for Arguments
#3834 opened
Apr 20, 2025 -
query! macro not detecting NOT NULL
#3829 opened
Apr 17, 2025 -
Not Support data type: super in AWS Redshift
#3817 opened
Apr 10, 2025
38 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
SQLite extension loading via sqlx.toml for CLI and query macros
#3713 commented on
May 3, 2025 • 9 new comments -
Add `PoolOptions::before_connect` to execute a function before creating a new connection in the pool
#3117 commented on
May 6, 2025 • 0 new comments -
Support libSQL / Turso drivers
#2674 commented on
May 7, 2025 • 0 new comments -
WIP [next]: implement generalized query placeholders
#1076 commented on
Apr 28, 2025 • 0 new comments -
Add support for CopyBoth mode
#2924 commented on
Apr 28, 2025 • 0 new comments -
feat: Implement mysql connection attributes
#3054 commented on
Apr 28, 2025 • 0 new comments -
Feat/add rerun on change
#3112 commented on
Apr 28, 2025 • 0 new comments -
Fix race condition in pool close (#3217)
#3299 commented on
Apr 28, 2025 • 0 new comments -
wrap timed streams and iterators in tracing::Spans; follow Opentelemetry conventions
#3313 commented on
Apr 28, 2025 • 0 new comments -
(BREAKING) add useful information to database/migration errors
#3357 commented on
Apr 28, 2025 • 0 new comments -
WIP: create `sqlx.toml` format
#3383 commented on
May 3, 2025 • 0 new comments -
feat(Postgres): support nested domain types
#3641 commented on
Apr 13, 2025 • 0 new comments -
Add `merge` to `Arguments`
#3652 commented on
Apr 30, 2025 • 0 new comments -
feat: implement Encode, Decode, Type for `Arc<str>` and `Arc<[u8]>` (and `Rc` equivalents)
#3675 commented on
Apr 28, 2025 • 0 new comments -
feat(postgres): allow running multiple statements in no tx migrations
#3694 commented on
Apr 28, 2025 • 0 new comments -
chore: replace once_cell `OnceCell`/`Lazy` with std `OnceLock`/`LazyLock`
#3709 commented on
Apr 28, 2025 • 0 new comments -
Add SqlStr
#3723 commented on
Apr 28, 2025 • 0 new comments -
Smol+async global executor 1.80 dev
#3791 commented on
Apr 28, 2025 • 0 new comments -
Escape PostgreSQL options
#3800 commented on
Apr 28, 2025 • 0 new comments -
Add migration parameters or the possibility of passing migrations by string
#3178 commented on
Apr 12, 2025 • 0 new comments -
Sqlite mismatched types error
#2093 commented on
Apr 12, 2025 • 0 new comments -
Feature Request: Support DuckDB in SQLx
#3186 commented on
Apr 13, 2025 • 0 new comments -
`unsupported type NULL` error only on my machine
#3546 commented on
Apr 13, 2025 • 0 new comments -
Question: best way to use sqlx with connections to two different databases?
#121 commented on
Apr 14, 2025 • 0 new comments -
Querying on views triggers a compile error
#3192 commented on
Apr 16, 2025 • 0 new comments -
Macros don't seem to work with AnyPool
#964 commented on
Apr 16, 2025 • 0 new comments -
Unexpected PoolTimedOut Error When Connecting to Downed MySQL Server (sqlx 0.8.3)
#3808 commented on
Apr 16, 2025 • 0 new comments -
DB ERROR: pool timed out while waiting for an open connection in thread
#3241 commented on
Apr 16, 2025 • 0 new comments -
could not receive data from client: Connection reset by peer #3314
#3315 commented on
Apr 17, 2025 • 0 new comments -
Trait bound `NaiveDateTime: sqlx::Decode<'_, sqlx::Any>` is not satisfied
#2636 commented on
Apr 19, 2025 • 0 new comments -
Proposal: New Architecture for `sqlx::query!()` Macros
#1598 commented on
Apr 21, 2025 • 0 new comments -
[Postgres] Unable to use #[derive]d custom types with Vec<T>
#298 commented on
Apr 22, 2025 • 0 new comments -
[CLI] How to set schema for _sqlx_migrations table?
#1835 commented on
Apr 24, 2025 • 0 new comments -
Support for INSERTing multiple records?
#294 commented on
Apr 24, 2025 • 0 new comments -
Sqlx-cli sqlite database reset: "error (code: 14)" with v0.7.1 but not v0.6.3
#2771 commented on
Apr 25, 2025 • 0 new comments -
PoolTimeOut error happens frequently
#2276 commented on
Apr 27, 2025 • 0 new comments -
query_as!() gives an error for a non-existing column for an expression
#3806 commented on
Apr 27, 2025 • 0 new comments -
[SQLite] Expose sqlite3_serialize and sqlite3_deserialize
#192 commented on
Apr 28, 2025 • 0 new comments