issues
search
Lighter-swift
/
Lighter
Swift APIs for SQLite: Type-safe down to the schema. Very, very, fast. Dependency free.
https://lighter-swift.github.io/documentation/lighter/
MIT License
459
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixed default fractional julian day number calculation
#40
micampe
opened
2 weeks ago
3
added .editorconfig settings file
#39
micampe
closed
2 weeks ago
0
generate default text values for current date, time, and timestamp
#38
micampe
closed
2 weeks ago
1
Optional date with text serialization generates incorrect code
#37
micampe
closed
4 weeks ago
1
Fix to prevent conflicts between database and table names
#36
gibachan
closed
1 month ago
0
Add an option to generate raw API that throws (vs returning the error code)
#35
helje5
opened
1 month ago
0
Implement DEFAULT values for CURRENT_DATE/CURRENT_TIME etc
#34
helje5
closed
2 weeks ago
0
String default values becomes "''"
#33
helje5
closed
1 month ago
1
Enlighten generates ambigous symbols if `Table` shares name of `Database`
#32
JoeMatt
closed
1 month ago
1
Re-enable `Decimal` as `SQLValueType` once swiftc 6 is fixed
#31
helje5
opened
3 months ago
0
Some way to get extended error codes
#30
micampe
opened
4 months ago
3
UUIDs serialized as text are bound as blob
#29
micampe
opened
6 months ago
8
Support encrypted databases
#28
davedelong
opened
8 months ago
1
Xcode 15 issue when the creation script is named the same like the DB
#27
smithi01
closed
1 month ago
11
Add support for JSON columns?
#26
helje5
opened
1 year ago
0
Add support for full text search (FTS 3,4,5)
#25
helje5
opened
1 year ago
1
Slightly improved heuristic to find the target root
#24
micampe
closed
1 year ago
7
Codegen issue with multi-line create table statements
#23
finestructure
closed
1 year ago
4
Add a Macro to create tables from Swift Source?
#22
helje5
opened
1 year ago
0
Xcode 14.3 (14E222b) not detecting build tool plugin
#21
zachcoyle
closed
1 year ago
6
Add option to generate CoW structs for values
#20
helje5
opened
1 year ago
0
Adding two .sqlite3 or .db files "unable to load transferred PIF" error when building
#19
murdocdv
opened
1 year ago
1
Fixed spelling of pathes to paths
#18
murdocdv
closed
1 year ago
0
AST generation fails when a column has over 183 columns
#17
helje5
opened
1 year ago
0
Insufficient indentation of code generated by Enlighter
#16
fouquet
closed
1 year ago
8
How should we define bool columns?
#15
PadraigK
closed
2 years ago
1
Add a separate type for "integer pkeys" in SQLite3Schema
#14
helje5
closed
2 years ago
1
Generated comment incorrectly claims "has default"
#13
helje5
closed
2 years ago
1
Name conflict in raw fetches (`sqlite3_talents0_fetch`)
#12
helje5
closed
2 years ago
1
Code generated based on database creation SQL should not create `module`
#11
dhoepfl
closed
2 years ago
2
TBD: Add a default for SQLite generated primary keys
#10
helje5
closed
2 years ago
1
Add a default for `UUID` primary keys
#9
helje5
closed
2 years ago
1
Code generated for `withOptUUIDBytes` fails to compile.
#8
dhoepfl
closed
2 years ago
2
Update GettingStarted.md - minor typo fix
#7
mgrider
closed
2 years ago
0
TBD: Add a change notification center
#6
helje5
opened
2 years ago
1
Fix probable word typo.
#5
haikusw
closed
2 years ago
0
SQLite Views loose type affinity w/ aggregates, workaround that
#4
helje5
opened
2 years ago
1
Add a mode in which the database is rendered as Swift statics
#3
helje5
opened
2 years ago
0
Directly parse SQL selects and generate VIEW like structs for them
#2
helje5
opened
2 years ago
0
Single column views/tables produce invalid Swift code
#1
helje5
closed
2 years ago
1