|
7b515f1f07
|
make it more obvious that name is used in the select
|
2023-02-16 00:44:32 -03:00 |
|
|
f7b62e4645
|
refactor select and insert methods to be less redundant
|
2023-02-16 00:40:43 -03:00 |
|
|
1f2500a037
|
raise character limit to 120
|
2022-12-13 17:35:14 -03:00 |
|
|
74de3c67c0
|
refactor database exceptions
|
2022-12-10 21:11:39 -03:00 |
|
|
be67df0692
|
remove comments from implementation file
|
2022-12-10 16:21:04 -03:00 |
|
|
cc080fbd45
|
remove sqlite log method from knowledge base
|
2022-12-09 21:13:18 -03:00 |
|
|
4a6086aac5
|
add error handling in the model files and knowledge base
|
2022-11-29 00:06:35 -03:00 |
|
|
494080f303
|
get the insertion of facts working
|
2022-11-27 23:58:40 -03:00 |
|
|
3bc6ebe4d8
|
advancements on the fact generation
|
2022-11-26 00:32:06 -03:00 |
|
|
e9a72ea203
|
verify that the connection is open before trying to close it
|
2022-11-03 15:36:08 -03:00 |
|
|
2dc643ed39
|
handle unknown knowledge base errors
|
2022-11-01 01:17:45 -03:00 |
|
|
723c45fc3c
|
create the knowledge base structure
|
2022-11-01 01:04:41 -03:00 |
|
|
20192152d1
|
start working on the base of knowledge base
|
2022-10-25 17:08:36 -03:00 |
|