mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-09-25 01:52:29 +00:00
master
add support for automatic time to unix epoch integer conversion See merge request cznic/sqlite!77
Description
Package sqlite is a CGo-free port of SQLite/SQLite3.
SQLite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine.
Languages
Go
100%