pranavxc
|
40a4553a2a
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
12 months ago |
pranavxc
|
81deb5f0c3
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
12 months ago |
Pranav C
|
1588962182
|
fix: typo correction
|
12 months ago |
Pranav C
|
156f420c3b
|
fix: type validation corrections
RIGHT, LEFT and MID
|
12 months ago |
Pranav C
|
11b8f68da8
|
fix: SUBTR argument validation correction
|
12 months ago |
pranavxc
|
583da119e6
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
12 months ago |
renovate[bot]
|
ad0b87d25d
|
chore(renovate): Update patch
|
12 months ago |
Pranav C
|
702051fced
|
fix: handle negative values properly
|
1 year ago |
Pranav C
|
9c6bb95ce7
|
fix: add support to negative numbers(- unary operator)
|
1 year ago |
Pranav C
|
a29cd6e05f
|
fix: repeat method argument validation
|
1 year ago |
Ramesh Mane
|
8590082e43
|
feat: added parseStringDateTime helper fn
|
1 year ago |
Raju Udava
|
9092188cf3
|
fix: text corrections
|
1 year ago |
Muhammed Mustafa
|
037161b7e8
|
fix: Fixed rebase issues
|
1 year ago |
Pranav C
|
decd81d308
|
fix: validation error message missing field name and type
|
1 year ago |
Pranav C
|
d99a12e486
|
fix: accept all types in concat method
|
1 year ago |
mertmit
|
5ee7a195b7
|
feat: user field record type
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
158f56de38
|
fix: duplicate import
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
a4d5af07bd
|
fix: limit rollup functions per UIType
|
1 year ago |
mertmit
|
a7405aec7d
|
feat: user field (WIP)
|
1 year ago |
Pranav C
|
3a2e15fce7
|
fix: validate function implemented for the db
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
46882e056e
|
chore: add missing dependencies
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
68e41ec4c7
|
fix: load formula list from sdk
|
1 year ago |
Pranav C
|
dd33c8f626
|
fix: type extraction correction(nested formula)
|
1 year ago |
Pranav C
|
4f60d35efa
|
refactor: update unsupported function list
|
1 year ago |
Pranav C
|
5394db9777
|
refactor: cleanup and corrections
|
1 year ago |
Pranav C
|
6a25bcc0ca
|
chore: remove duplicate export and sync lock file
|
1 year ago |
Pranav C
|
788ae8d84e
|
chore: lint
|
1 year ago |
Pranav C
|
24ad677152
|
fix: escape backslash in string literals
|
1 year ago |
Pranav C
|
76adc81c35
|
fix: circular ref - validation correction
|
1 year ago |
Pranav C
|
a00379c85f
|
fix: pass getMeta methods and add missing await
|
1 year ago |
Pranav C
|
20075d19e7
|
fix: add missing await and type corrections
|
1 year ago |
Pranav C
|
a37a051f88
|
refactor: add rollup type extraction
|
1 year ago |
Pranav C
|
581ff19668
|
fix: wrap default binary operation type assign with else
|
1 year ago |
Pranav C
|
688024077e
|
feat: add MONTH?HOUR function support(PG) - WIP
|
1 year ago |
Pranav C
|
a5938eebd5
|
feat: add DAY function support(PG)
|
1 year ago |
Pranav C
|
9ea8a50077
|
feat: add DATESTR function support(PG)
|
1 year ago |
Pranav C
|
977b2eed78
|
fix: typo correction
|
1 year ago |
Pranav C
|
34941d849e
|
feat: convert `+` to string concatenation if atleast one of the operand is no-numeric
|
1 year ago |
Pranav C
|
2aead9ef22
|
refactor: improved/corrected validation messages
|
1 year ago |
Pranav C
|
ece0749f54
|
chore: cleanup
|
1 year ago |
Pranav C
|
ff172ae5e3
|
fix: avoid passing index as arg
|
1 year ago |
Pranav C
|
568eb90b1a
|
fix: add support for special chars in identifier if wrapped within curly bracket
|
1 year ago |
Pranav C
|
8f3550a8ee
|
fix: extract type of specificDBtype column using sqlui
|
1 year ago |
Pranav C
|
e0435b5804
|
fix: pass argument as object and extract client from basemodelSql
|
1 year ago |
Pranav C
|
20f1c04e7e
|
fix: method usage correction
|
1 year ago |
Pranav C
|
59e5ba83bd
|
fix: type definition correction
|
1 year ago |
Pranav C
|
0ad6b17298
|
fix: extract type of id/foreign key using sqlui
|
1 year ago |
Pranav C
|
bc9f106b44
|
fix: validation corrections
|
1 year ago |
Pranav C
|
cb3c3d7b00
|
fix: error message correction
|
1 year ago |
Pranav C
|
d3a84fd5d0
|
fix: extract datatype from nested formula properly
|
1 year ago |