issues
search
vapor
/
sqlite-kit
Non-blocking SQLite client library with SQL builder built on SwiftNIO
MIT License
62
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use structured logging (metadata) when logging queries
#110
gwynne
closed
5 months ago
1
Fix a DocC warning and update SQLiteNIO required version
#109
gwynne
closed
5 months ago
0
Leverage improvements in SQLKit and SQLiteNIO
#108
gwynne
closed
6 months ago
2
Handle JSON better
#107
gwynne
closed
9 months ago
2
Make nil decoding handling for SQLiteRows consistent with the other drivers
#106
gwynne
closed
1 year ago
3
Revise in-memory database handling for modern SQLite
#105
gwynne
closed
1 year ago
3
Add SQLite support for nested subpath (JSON) expressions
#104
gwynne
closed
1 year ago
2
Update min Swift version to 5.6 and make platform versions consistent
#103
gwynne
closed
1 year ago
2
Switch to reusable CI workflow
#102
gwynne
closed
1 year ago
1
Add API Docs
#101
0xTim
closed
1 year ago
1
Modernize SQLite feature support
#100
gwynne
closed
1 year ago
2
Update good first issue workflow to work for multiple labels
#99
BennyDeBock
closed
2 years ago
0
Update good first issue workflow to work for multiple labels
#98
BennyDeBock
closed
2 years ago
0
Add good first issue project board workflow to repository
#97
BennyDeBock
closed
2 years ago
0
Declare supported UNION features
#96
gwynne
closed
2 years ago
1
Declare UPSERT support for SQLite and fixup SQLKit benchmark runs
#95
gwynne
closed
1 year ago
1
Update api-docs.yml
#94
JaapWijnen
closed
3 years ago
0
Codable with NULL
#93
danramteke
closed
3 years ago
2
Delete FUNDING.yml
#92
0xTim
closed
3 years ago
0
Minimum iOS version is 13
#91
calebkleveter
closed
4 years ago
1
add minimum ios version
#90
loganwright
closed
4 years ago
1
Fix Package.swift to use release versions
#89
tanner0101
closed
4 years ago
1
SQLiteKit 4.0.0
#88
tanner0101
closed
4 years ago
1
Support storing json in text columns
#87
tanner0101
closed
4 years ago
1
Support multiple in-memory databases
#86
tanner0101
closed
4 years ago
1
Dialect trigger + version fixes
#85
tanner0101
closed
4 years ago
2
Update api-docs.yml
#84
JaapWijnen
closed
4 years ago
0
Create api-docs.yml
#83
JaapWijnen
closed
4 years ago
0
SQLiteRow.decodeNil check value
#82
tanner0101
closed
4 years ago
1
Remove unnecessary platforms minimum
#81
thuotdwz
closed
4 years ago
1
Make tests respect the LOG_LEVEL env var
#80
gwynne
closed
4 years ago
0
Use Database ID as Identifier for In-Memory Database Connection
#79
calebkleveter
closed
4 years ago
1
Support date without time
#78
Rubenfer
opened
4 years ago
4
DatabaseError.isConstraintFailure not being set
#77
gargs
closed
4 years ago
0
Release Candidate 1
#76
tanner0101
closed
4 years ago
0
Run SQLKit benchmark as part of tests
#75
mattpolzin
closed
4 years ago
0
Better JSON codable support
#74
tanner0101
closed
4 years ago
1
Should SQLite autoincrement be enabled?
#73
benjaminmayo
closed
4 years ago
1
why does supportsAutoIncrement return false?
#72
kojirou1994
closed
4 years ago
2
Added create/drop trigger dialect conditions
#71
grosch
closed
4 years ago
0
Enable Foreign Keys
#70
tanner0101
closed
4 years ago
1
Enum Support
#69
tanner0101
closed
4 years ago
1
(Vapor 4 Beta) Foreign keys not working
#68
simonedelmann
closed
4 years ago
0
Propagate the minimal iOS 11 version requirement of SQLiteNIO to SQLiteKit
#67
PopFlamingo
closed
4 years ago
2
sql row protocol updates
#66
tanner0101
closed
4 years ago
0
array support
#65
tanner0101
closed
4 years ago
0
beta.2
#64
tanner0101
closed
4 years ago
0
Fix identifier quote
#63
rnantes
closed
4 years ago
0
Why is SQLiteDataEncoder._Encoder is not supporting unkeyedContainer()
#62
jochenkiene
closed
4 years ago
1
add logging
#61
tanner0101
closed
4 years ago
0
Next