issues
search
almutareb
/
insurance-advisor-agent
0
stars
0
forks
source link
Created a class for DB object
#7
Closed
isayahc
closed
3 months ago
isayahc
commented
3 months ago
Changes made
Created a db handler Object
moved all db related functions into a class
updated the schema to
Sources
to include
session_id
The database is now initialized at the start of the program
added a config file
added some constant values to the config
added .db files to gitignore
session_id
is now added to to database
Issue Solved
42
Additional Information
To may be best to create another table for
Session
Changes made
Sources
to includesession_id
session_id
is now added to to databaseIssue Solved
42
Additional Information
Session