issues
search
touchlab
/
SQLiter
Minimal multiplatform sqlite library
https://touchlab.co
177
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add kotlin/js kotlin/wasm support
#121
vdshb
opened
2 months ago
0
Use autolinking on Apple platforms to prevent the need to link with sqlite3 explicitly
#120
abdulowork
opened
7 months ago
4
any docs?
#119
sergeych
opened
8 months ago
1
Update Kotlin version: 1.9.20 -> 1.9.21
#118
ddolovov
opened
11 months ago
0
Add support for androidNative
#117
hfhbd
opened
12 months ago
0
Configure Java 11 in GitHub actions
#116
hbmartin
closed
12 months ago
2
Maven coordinate change in 1.3.0
#115
hbmartin
closed
12 months ago
3
Fix windows and linux builds
#114
kpgalligan
opened
12 months ago
3
Conradev empty blobs
#113
kpgalligan
closed
12 months ago
0
Qiaoyuang main
#112
kpgalligan
closed
12 months ago
0
Hfhbd main
#111
kpgalligan
closed
12 months ago
0
Hfhbd main
#110
kpgalligan
closed
12 months ago
0
05nelsonm issue/104 create callback
#109
kpgalligan
closed
12 months ago
0
Robxyy robx.20230729.emptybytes
#108
kpgalligan
closed
12 months ago
0
Hbmartin hm/mem pool fix and kotlin upgrade
#107
kpgalligan
closed
12 months ago
0
Memory leak fixes
#106
hbmartin
closed
12 months ago
3
Add check for purely in-memory or temporary database when incrementing `newConnection`
#105
05nelsonm
closed
12 months ago
0
`create` callback invoked only on first connection for in-memory/temporary DBs
#104
05nelsonm
closed
12 months ago
0
Exclude DB from backup/icloud (iOS)
#103
dusiema
opened
1 year ago
2
Add support for binding empty bytes.
#102
robxyy
closed
12 months ago
0
Database file name being created duplicates the last two characters
#101
chasEnder
opened
1 year ago
0
Add linuxArm64 support
#100
hfhbd
closed
12 months ago
0
Support linuxArm64
#99
hfhbd
closed
12 months ago
0
in memory DB is not thread-safe
#98
silverhammermba
opened
1 year ago
0
Cannot run tests on macOS
#97
jadar
opened
1 year ago
0
Support calling `sqlite3_create_collation`
#96
jadar
opened
1 year ago
0
Add new watchos target
#95
russhwolf
closed
1 year ago
0
The encryption part is not working properly
#94
DongXinyu
opened
1 year ago
10
Documentation references
#93
mecoFarid
opened
1 year ago
0
Support binding an empty ByteArray to a BLOB
#92
conradev
closed
12 months ago
0
SQliter - 1.8 Release Testing
#91
KatieGalvin
closed
1 year ago
1
Small changes to support Kotlin 1.8.0-RC
#90
psh
closed
1 year ago
0
Fix when SELECT columns those have same name in JOIN statement
#89
qiaoyuang
closed
12 months ago
0
SQLiter - 1.8 Beta Testing
#88
KatieGalvin
closed
1 year ago
6
Update kotlin version to 1.7.20, bump up version.
#87
JuliaJakubcova
closed
1 year ago
0
Kotlin 1.7.20 compatible aarch64 artifacts
#86
StefanOltmann
closed
1 year ago
2
Review logging
#85
kpgalligan
opened
2 years ago
0
Better messages
#84
kpgalligan
closed
2 years ago
0
Pull error message from sqlite anywhere we have a failure
#83
kpgalligan
closed
1 year ago
1
1st draft of website documentation
#82
psh
closed
2 years ago
0
Flaky watchOS test
#81
samhill303
closed
1 year ago
0
Handle file:// url prefix when fixing the databasePath
#80
psh
closed
1 year ago
0
Address the various build warnings across the app after updating to 1.7.20 beta
#79
psh
closed
2 years ago
0
Reduce warnings
#78
samhill303
closed
2 years ago
0
Undefined symbols for architecture arm64
#77
vanniktech
closed
1 year ago
9
Test 1.7.20 beta
#76
samhill303
closed
2 years ago
1
Add sqliter 1.2.0 to sqldelight
#75
kpgalligan
closed
2 years ago
0
Support setting lookasideSlotSize and lookasideSlotCount.
#74
qiaoyuang
closed
2 years ago
1
Expose database pointer
#73
DanielRBaird
closed
2 years ago
1
If a statement fails to compile, log more information to the caller
#72
martinbonnin
closed
2 years ago
1
Next