Sqlite3 support for awful
Documentation at https://melpa.org/#/sqlite-mode-extras
This module understands the formats used by SQLite for its date, datetime and time functions. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a timestring accepted by SQLite.
This package provides a Sqlite3 driver for Go using database/sql
.
This package provides a Sqlite3 driver for Go using database/sql
.
Standalone FTS5 extension for @urlhttps://github.com/mattn/go-sqlite3,go-sqlite3.
Standalone FTS5 extension for @urlhttps://github.com/mattn/go-sqlite3,go-sqlite3, that provides full-text search functionality to database applications.
Package sqlite3 provides interface to SQLite3 databases.
Package sqlite3 provides interface to SQLite3 databases.
This package provides a Sqlite3 driver for Go using database/sql
.