mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-08-31 01:10:45 +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%