868 Commits (4e7e75481f5468f10d4df8b134b964eaa602c61d)

Author SHA1 Message Date
mertmit a4d5af07bd fix: limit rollup functions per UIType 7 months ago
mertmit a7405aec7d feat: user field (WIP) 7 months ago
Pranav C 3a2e15fce7 fix: validate function implemented for the db 7 months ago
Pranav C 46882e056e chore: add missing dependencies 7 months ago
Pranav C 68e41ec4c7 fix: load formula list from sdk 7 months ago
Pranav C dd33c8f626 fix: type extraction correction(nested formula) 7 months ago
Pranav C 4f60d35efa refactor: update unsupported function list 7 months ago
Pranav C 5394db9777 refactor: cleanup and corrections 7 months ago
Pranav C 6a25bcc0ca chore: remove duplicate export and sync lock file 7 months ago
Pranav C 788ae8d84e chore: lint 7 months ago
Pranav C 24ad677152 fix: escape backslash in string literals 7 months ago
Pranav C 76adc81c35 fix: circular ref - validation correction 7 months ago
Pranav C a00379c85f fix: pass getMeta methods and add missing await 7 months ago
Pranav C 20075d19e7 fix: add missing await and type corrections 7 months ago
Pranav C a37a051f88 refactor: add rollup type extraction 7 months ago
Pranav C 581ff19668 fix: wrap default binary operation type assign with else 7 months ago
Pranav C 688024077e feat: add MONTH?HOUR function support(PG) - WIP 7 months ago
Pranav C a5938eebd5 feat: add DAY function support(PG) 7 months ago
Pranav C 9ea8a50077 feat: add DATESTR function support(PG) 7 months ago
Pranav C 977b2eed78 fix: typo correction 7 months ago
Pranav C 34941d849e feat: convert `+` to string concatenation if atleast one of the operand is no-numeric 7 months ago
Pranav C 2aead9ef22 refactor: improved/corrected validation messages 7 months ago
Pranav C ece0749f54 chore: cleanup 7 months ago
Pranav C ff172ae5e3 fix: avoid passing index as arg 7 months ago
Pranav C 568eb90b1a fix: add support for special chars in identifier if wrapped within curly bracket 7 months ago
Pranav C 8f3550a8ee fix: extract type of specificDBtype column using sqlui 7 months ago
Pranav C e0435b5804 fix: pass argument as object and extract client from basemodelSql 7 months ago
Pranav C 20f1c04e7e fix: method usage correction 7 months ago
Pranav C 59e5ba83bd fix: type definition correction 7 months ago
Pranav C 0ad6b17298 fix: extract type of id/foreign key using sqlui 7 months ago
Pranav C bc9f106b44 fix: validation corrections 7 months ago
Pranav C cb3c3d7b00 fix: error message correction 7 months ago
Pranav C d3a84fd5d0 fix: extract datatype from nested formula properly 7 months ago
Pranav C 83933e920c fix: typo correction - remove unnecessary `.value` 7 months ago
Pranav C c3b5db43df refactor: arg validation logic 7 months ago
Pranav C ad4ac116a0 refactor: move arg type 7 months ago
Pranav C 27529b39d8 fix: prefix unused vars with _ 7 months ago
Pranav C f7b53e0d45 fix: import statement corrections 7 months ago
Pranav C 248155ec0d refactor: move custom validation to formula meta object 7 months ago
Pranav C 7f02ac7c2d refactor: DATETIME_DIFF validation 7 months ago
Pranav C c3142e00a9 refactor: DATEADD validation 7 months ago
Pranav C aa7bc17c1c refactor: WEEKDAY validation 7 months ago
Pranav C a4df91819f fix: formula if condition validation correction 7 months ago
Pranav C 2f26553ccd refactor: SWITCH and IF type extraction correction 7 months ago
Pranav C 1a632051bd fix: typo 7 months ago
Pranav C c7b265e429 fix: formula errors 7 months ago
Pranav C 7b80cabe4b fix: circular reference validation 7 months ago
Pranav C 0457968fc2 fix: replace double curly brace 7 months ago
Pranav C c64cf83bba fix: corrections 7 months ago
Pranav C 36277d5509 feat: add migration and hide parsed tree data from api response 7 months ago