Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / vapor/sqlite-nio issues and pull requests

#67 - Does sqlite-nio support Windows?

Issue - State: open - Opened by vinidiktov 5 months ago - 2 comments

#66 - Embed sqlite amalgamation v3.45.3 source code

Pull Request - State: closed - Opened by gwynne 6 months ago
Labels: semver-patch

#65 - transaction

Issue - State: open - Opened by sjustfly 7 months ago - 1 comment
Labels: enhancement

#64 - Embed sqlite amalgamation v3.45.2 source code

Pull Request - State: closed - Opened by gwynne 7 months ago
Labels: semver-patch

#63 - Embed sqlite amalgamation v3.45.1 source code

Pull Request - State: closed - Opened by gwynne 8 months ago - 1 comment
Labels: semver-patch

#62 - Embed sqlite amalgamation v3.45.0 source code

Pull Request - State: closed - Opened by gwynne 9 months ago - 1 comment
Labels: semver-patch

#61 - Embed sqlite amalgamation v3.44.2 source code

Pull Request - State: closed - Opened by gwynne 10 months ago - 1 comment
Labels: semver-patch

#60 - Embed sqlite amalgamation v3.44.1 source code

Pull Request - State: closed - Opened by gwynne 10 months ago - 1 comment
Labels: semver-patch

#59 - Embed sqlite amalgamation v3.44.0 source code

Pull Request - State: closed - Opened by gwynne 11 months ago - 1 comment
Labels: semver-patch

#58 - Embed sqlite amalgamation v3.43.2 source code

Pull Request - State: closed - Opened by gwynne 12 months ago - 2 comments
Labels: semver-patch

#57 - Update README with some info

Issue - State: open - Opened by ptoffy about 1 year ago
Labels: enhancement

#56 - Add method to allow singleton event loop use

Pull Request - State: closed - Opened by ptoffy about 1 year ago - 2 comments
Labels: semver-minor

#55 - Embed sqlite amalgamation v3.43.0 source code

Pull Request - State: closed - Opened by gwynne about 1 year ago - 3 comments
Labels: enhancement, semver-minor

#54 - Use platform condition instead of compilation condition in Package.swift

Pull Request - State: closed - Opened by gwynne about 1 year ago - 2 comments
Labels: bug, semver-patch

#53 - Use improved logos for README and API docs

Pull Request - State: closed - Opened by gwynne about 1 year ago - 2 comments
Labels: no-release-needed

#52 - Allow SQLiteConnection creation without specifying an event loop

Issue - State: closed - Opened by gwynne about 1 year ago
Labels: enhancement, good first issue

#51 - Add basic Sendable correctness, update to SQLite 3.43.1

Pull Request - State: closed - Opened by gwynne over 1 year ago - 3 comments
Labels: semver-minor

#50 - Embed sqlite amalgamation v3.42.0 source code

Pull Request - State: closed - Opened by gwynne over 1 year ago - 2 comments
Labels: semver-patch

#49 - Update min Swift version to 5.6 and make platform versions consistent

Pull Request - State: closed - Opened by gwynne over 1 year ago - 2 comments
Labels: semver-minor

#48 - fix: Corrects possible leaking promise in `query`

Pull Request - State: closed - Opened by NeedleInAJayStack over 1 year ago - 2 comments
Labels: bug, semver-patch

#47 - Patch SQLite to silence spurious C warnings and fix data race in sqlite3_last_insert_rowid()

Pull Request - State: closed - Opened by gwynne over 1 year ago - 1 comment
Labels: semver-patch

#46 - Embed sqlite amalgamation v3.41.2 source code

Pull Request - State: closed - Opened by gwynne over 1 year ago - 4 comments
Labels: semver-patch

#45 - Switch CI to use reusable workflow

Pull Request - State: closed - Opened by gwynne over 1 year ago - 1 comment

#44 - fix: No longer fatal errors on inactive thread pool

Pull Request - State: closed - Opened by NeedleInAJayStack over 1 year ago - 2 comments
Labels: semver-patch

#43 - Embed sqlite amalgamation v3.41.1 source code

Pull Request - State: closed - Opened by gwynne over 1 year ago - 2 comments

#42 - Adds support for datetime string formats

Pull Request - State: closed - Opened by NeedleInAJayStack over 1 year ago - 5 comments

#41 - Embed sqlite amalgamation v3.41.0 source code

Pull Request - State: closed - Opened by gwynne over 1 year ago - 2 comments
Labels: semver-patch

#40 - API Docs

Pull Request - State: closed - Opened by 0xTim over 1 year ago

#39 - Revert warning flags change

Pull Request - State: closed - Opened by gwynne over 1 year ago - 2 comments
Labels: bug, semver-patch

#38 - `.unsafeFlags` added in release 1.3.2

Issue - State: closed - Opened by klaas over 1 year ago - 1 comment
Labels: bug

#37 - Fix SQLite build configuration

Pull Request - State: closed - Opened by gwynne over 1 year ago - 2 comments
Labels: bug, semver-patch

#36 - Embed sqlite amalgamation v3.40.1 source code

Pull Request - State: closed - Opened by gwynne over 1 year ago - 2 comments
Labels: semver-patch

#35 - Embed sqlite amalgamation v3.40.0 source code

Pull Request - State: closed - Opened by Austinpayne almost 2 years ago - 7 comments
Labels: enhancement, semver-minor

#34 - Support for reporting SQLite version numbers to clients

Pull Request - State: closed - Opened by gwynne almost 2 years ago - 3 comments
Labels: enhancement, semver-minor

#33 - Fix Date precision error

Pull Request - State: closed - Opened by Austinpayne almost 2 years ago
Labels: bug, semver-patch

#32 - libSqlite should be embedded, not loaded from the host system

Issue - State: closed - Opened by gwynne almost 2 years ago
Labels: enhancement

#31 - Date encoding and decoding does not compare equal

Issue - State: closed - Opened by Austinpayne almost 2 years ago - 2 comments
Labels: bug

#30 - Please add some information about how to import into a standard Vapor information via package manager

Issue - State: closed - Opened by glotcha about 2 years ago - 1 comment
Labels: enhancement

#29 - Update good first issue workflow to work for multiple labels

Pull Request - State: closed - Opened by BennyDeBock over 2 years ago

#28 - Update good first issue workflow to work for multiple labels

Pull Request - State: closed - Opened by BennyDeBock over 2 years ago

#27 - Add good first issue project board workflow to repository

Pull Request - State: closed - Opened by BennyDeBock over 2 years ago

#26 - Bump the CI, mostly Swift versions

Pull Request - State: closed - Opened by gwynne over 3 years ago
Labels: enhancement

#25 - SQLite Custom Functions are now supported

Pull Request - State: closed - Opened by danramteke over 3 years ago - 25 comments

#24 - Update api-docs.yml

Pull Request - State: closed - Opened by JaapWijnen over 3 years ago

#23 - Delete FUNDING.yml

Pull Request - State: closed - Opened by 0xTim almost 4 years ago

#22 - Improve SQLite Boolean decoding

Pull Request - State: closed - Opened by wibed about 4 years ago - 4 comments
Labels: bug, semver-minor

#21 - Add support for duplicate column names

Pull Request - State: closed - Opened by tanner0101 about 4 years ago - 1 comment
Labels: enhancement, semver-major

#20 - Update api-docs.yml

Pull Request - State: closed - Opened by JaapWijnen about 4 years ago

#19 - Create api-docs.yml

Pull Request - State: closed - Opened by JaapWijnen about 4 years ago

#18 - Remove macOS 10_15 iOS 13 platforms

Pull Request - State: closed - Opened by thuotdwz over 4 years ago - 5 comments

#17 - Use multi-thread mode

Issue - State: closed - Opened by gwynne over 4 years ago - 2 comments
Labels: enhancement

#16 - Date decode from integer values

Pull Request - State: closed - Opened by Frizlab over 4 years ago - 3 comments
Labels: bug, semver-patch

#15 - Release Candidate 1

Pull Request - State: closed - Opened by tanner0101 over 4 years ago
Labels: enhancement

#14 - Support Decoding Swift.Date from DATE

Pull Request - State: closed - Opened by tanner0101 over 4 years ago
Labels: bug, enhancement, semver-patch

#13 - Fix Reference Date

Pull Request - State: closed - Opened by tanner0101 over 4 years ago - 1 comment
Labels: bug, semver-patch

#12 - Use array for storing columns

Issue - State: closed - Opened by tanner0101 almost 5 years ago
Labels: bug

#11 - publicize SQLiteRow properties

Pull Request - State: closed - Opened by tanner0101 almost 5 years ago
Labels: enhancement

#10 - add ios platform

Pull Request - State: closed - Opened by tanner0101 almost 5 years ago
Labels: enhancement

#9 - Adds ios as a platform.

Pull Request - State: closed - Opened by kylebrowning almost 5 years ago - 1 comment
Labels: enhancement

#8 - beta.2

Pull Request - State: closed - Opened by tanner0101 almost 5 years ago
Labels: enhancement

#7 - logging updates

Pull Request - State: closed - Opened by tanner0101 almost 5 years ago
Labels: enhancement

#6 - Fix apt provider package name

Pull Request - State: closed - Opened by code28 almost 5 years ago
Labels: bug

#5 - Remove pkgConfig to enable usage on iOS

Pull Request - State: closed - Opened by twof almost 5 years ago
Labels: enhancement

#4 - Support SQLite's update hook

Issue - State: closed - Opened by twof almost 5 years ago - 1 comment
Labels: enhancement

#3 - fix zero length blob crash

Pull Request - State: closed - Opened by tanner0101 about 5 years ago
Labels: bug

#2 - add logging + throwing closures

Pull Request - State: closed - Opened by tanner0101 about 5 years ago - 1 comment
Labels: enhancement

#1 - alpha

Pull Request - State: closed - Opened by tanner0101 over 5 years ago - 1 comment
Labels: enhancement