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
460 stars 12 forks source link

Implement DEFAULT values for CURRENT_DATE/CURRENT_TIME etc #34

Closed helje5 closed 3 weeks ago

helje5 commented 1 month ago

GenerateDefaultValues:143

This says how to do it, but it isn't implemented.