package
0.0.0-20250107223519-c144a7371454
Repository: https://github.com/akthe-at/go_task.git
Documentation: pkg.go.dev
# Functions
ConnectDB opens a connection to a SQLite database.
FileExists This function checks if a file exists, if it does returns true.
IsSetup checks if the database has been set up.
ResetDB drops all tables and recreates them.
SetupDB Setup the Initial DB Schema
1.