mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-19 02:31:07 +00:00
refactored comparison, equality and arithmetic expr eval for decimal data types and added a test to cover expression eval for inserts
fixed failing test
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ast.go | ||
| ast_test.go | ||
| decimal.go | ||
| decimal_internal_test.go | ||
| decimal_test.go | ||
| doc.go | ||
| parser.go | ||
| parser_test.go | ||
| pql.peg | ||
| pql.peg.go | ||
| pqlpeg_test.go | ||
| token.go | ||