# Functions
No description provided by the author
No description provided by the author
No description provided by the author
Open will open the database for transactions by first aquiring a filelock.
# Variables
DataFolder is set to where you want each Sqlite3 database to be stored.
No description provided by the author
# Structs
Database is the main structure for holding the information pertaining to the name of the database.
No description provided by the author