19410 Commits (19d78aa4168c99adde6f523148eab7d9c9980806)
 

Author SHA1 Message Date
Pranav C d730d40125 feat: convert to string if left and right operand datatypes are different(`==`) 11 months ago
Pranav C 2aead9ef22 refactor: improved/corrected validation messages 11 months ago
Pranav C ece0749f54 chore: cleanup 11 months ago
Pranav C ff172ae5e3 fix: avoid passing index as arg 11 months ago
Pranav C 568eb90b1a fix: add support for special chars in identifier if wrapped within curly bracket 11 months ago
Pranav C 8f3550a8ee fix: extract type of specificDBtype column using sqlui 11 months ago
Pranav C e0435b5804 fix: pass argument as object and extract client from basemodelSql 11 months ago
Pranav C 748322ab66 fix: extract source id from model/column 11 months ago
Pranav C 20f1c04e7e fix: method usage correction 11 months ago
Pranav C 59e5ba83bd fix: type definition correction 11 months ago
Pranav C 0ad6b17298 fix: extract type of id/foreign key using sqlui 11 months ago
Pranav C bc9f106b44 fix: validation corrections 11 months ago
Pranav C cb3c3d7b00 fix: error message correction 11 months ago
Pranav C d3a84fd5d0 fix: extract datatype from nested formula properly 11 months ago
Pranav C 83933e920c fix: typo correction - remove unnecessary `.value` 11 months ago
Pranav C c3b5db43df refactor: arg validation logic 11 months ago
Pranav C ad4ac116a0 refactor: move arg type 11 months ago
Pranav C 27529b39d8 fix: prefix unused vars with _ 11 months ago
Pranav C f7b53e0d45 fix: import statement corrections 11 months ago
Pranav C 248155ec0d refactor: move custom validation to formula meta object 11 months ago
Pranav C 7f02ac7c2d refactor: DATETIME_DIFF validation 11 months ago
Pranav C c3142e00a9 refactor: DATEADD validation 11 months ago
Pranav C aa7bc17c1c refactor: WEEKDAY validation 11 months ago
Pranav C a4df91819f fix: formula if condition validation correction 11 months ago
Pranav C 23270c9078 feat: cast values to string if there are different types values in SWITCH 11 months ago
Pranav C 19be58a420 feat: cast values to string if there are different types values in IF 11 months ago
Pranav C ef36baa15e fix: treat values in AND/OR based on type 11 months ago
Pranav C 9e8871cf40 fix: treat values in AND/OR based on type 11 months ago
Pranav C 2f26553ccd refactor: SWITCH and IF type extraction correction 11 months ago
Pranav C 1a632051bd fix: typo 11 months ago
Pranav C c7b265e429 fix: formula errors 11 months ago
Pranav C 7b80cabe4b fix: circular reference validation 11 months ago
Pranav C 0457968fc2 fix: replace double curly brace 11 months ago
Pranav C 3412a0e54a fix: missing import statement 11 months ago
Pranav C c64cf83bba fix: corrections 11 months ago
Pranav C 24ee8745e1 feat:populate and save parsed tree if missing 11 months ago
Pranav C 60983af77c refactor: exclude parsed tree from response 11 months ago
Pranav C 106858fc61 fix: corrections 11 months ago
Pranav C 36277d5509 feat: add migration and hide parsed tree data from api response 11 months ago
Pranav C 82e8bcd523 fix: DATE value with if 11 months ago
Pranav C 019e5b0919 fix: correction in IF formula 11 months ago
Pranav C f4944a2dd7 feat: support non conditional_expression in if formula 11 months ago
Pranav C a6e0bedc6f feat: add method to validate and extract type 11 months ago
Pranav C 3ce53b8791 chore: add jest unit test in nocodb-sdk 11 months ago
Pranav C 8cbe49cd4d fix: add formula validation - WIP 11 months ago
Pranav C 814b1eed1e feat: define function return types - WIP 11 months ago
Pranav C e2e2f74183 feat: define function return types - WIP 11 months ago
Pranav C 77941ebef1 feat: define function return types - WIP 11 months ago
Pranav C e8a316a9cd refactor: add proper typing 11 months ago
navi 382c6cfae0
Merge pull request #7269 from axisofentropy/develop 11 months ago