2025-09-24 - 2026-09-24
Overview
4 Pull requests merged by 1 user
Merged
#8 fix: added some unit tests for vm
Merged
#7 fix: #4 select works as intended so long as it contains the word at the beginning "select"
Merged
#3 fix: #2 statement.stype is not cleared on reruns
Merged
#1 Merging into main
4 Issues closed from 1 user
Closed
#6 feat: add testing for the rest of the modules
Closed
#9 fix: No error when trying to insert something that exceeds the perdefined length, the input is just truncated
Closed
#4 fix: select works as intended so long as it contains the word at the beginning "select"
Closed
#2 statement.stype is not cleared on reruns
6 Issues created by 1 user
Opened
#2 statement.stype is not cleared on reruns
Opened
#4 fix: select works as intended so long as it contains the word at the beginning "select"
Opened
#5 feat: add ability for data to be persisted onto disk
Opened
#6 feat: add testing for the rest of the modules
Opened
#9 fix: No error when trying to insert something that exceeds the perdefined length, the input is just truncated
Opened
#10 feat: add benchmark and Fuzz Testing to the project