Discover Packages
github.com/zalgonoise/x/logbuf
database
package
Version:
v0.0.0-...-4a11927
Opens a new window with list of versions in this module.
Published: Dec 22, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Connect creates a new instance of a SQLite database from the input URI. This URI can be empty (or ":memory:", if the
caller wishes to run the database in-memory.
Migrate updates an instance of a database to the latest schema and its modifications, by running chronologically
ordered migrations
Source Files
¶
Click to show internal directories.
Click to hide internal directories.