Skip to content

Pull requests: launchbadge/sqlx

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add support for PostgreSQL HSTORE data type
#3343 opened Jul 12, 2024 by KobusEllis Loading…
Fix: nextest cleanup race condition
#3334 opened Jul 7, 2024 by bonega Loading…
Minor rust docs fixes
#3312 opened Jun 26, 2024 by SrGesus Loading…
Add example on how to use Transaction as Executor
#3311 opened Jun 25, 2024 by Lachstec Loading…
add array support for NonZeroI* in postgres
#3303 opened Jun 20, 2024 by JohannesIBK Loading…
Fix race condition in pool close (#3217)
#3299 opened Jun 19, 2024 by madadam Loading…
feat: add max_lifetime_jitter
#3292 opened Jun 15, 2024 by NathanFlurry Loading…
Always set SQLITE_OPEN_URI on in-memory sqlite
#3289 opened Jun 14, 2024 by LecrisUT Loading…
fix: sqlite update_hook char types
#3288 opened Jun 13, 2024 by jasonish Loading…
Support multiple types of DBs at once
#3278 opened Jun 10, 2024 by Snapstromegon Loading…
feat: add bulk execute for mariadb
#3272 opened Jun 6, 2024 by stepantubanov Loading…
Expose Mysql column information in TypeInfo
#3246 opened May 28, 2024 by macournoyer Loading…
docs: improve clarity of dotenv setup
#3169 opened Apr 3, 2024 by ethan-sargent Loading…
Feat/add rerun on change
#3112 opened Mar 12, 2024 by Tenshock Loading…
feat(mysql): add GEOMETRY support
#3069 opened Feb 21, 2024 by mirromutth Loading…
feat: Implement mysql connection attributes
#3054 opened Feb 11, 2024 by tripplet Loading…
Add support for CopyBoth mode
#2924 opened Dec 8, 2023 by grim7reaper Loading…
ProTip! Filter pull requests by the default branch with base:main.