9 lines
318 B
Markdown
9 lines
318 B
Markdown
|
# Changelog
|
||
|
|
||
|
## 12/23/23
|
||
|
|
||
|
- Added LogicExpressions for creating and evaluating expressions
|
||
|
- Added LogicExpressions to SELECT and DELETE commands (i.e SELECT FROM WHERE and DELETE FROM WHERE)
|
||
|
- Updated SELECT formatting to pad table columns
|
||
|
- General system stability improvements to enhance the user's experience.
|