2968 Commits (e45e07f42403fb60f1449622b2a689ab18f897e0)

Author SHA1 Message Date
Wing-Kam Wong 20cf34e6f7 feat(nocodb): set type parser to override timestampz 2 years ago
Wing-Kam Wong dc6d0800bf refactor(nocodb): add comment to customKnex.ts 2 years ago
Wing-Kam Wong 7bfbf308d4 fix(nocodb): handle timestampz for pg 2 years ago
Wing-Kam Wong 1e76a96363 fix(nocodb): convertDateFormat logic 2 years ago
Raju Udava 3200530bc7 Test: UT corrections 2 years ago
Raju Udava 330a675300 test: timezone corrections for UT & mysql 2 years ago
Wing-Kam Wong 39735b97ba refactor(nocodb): add comments and remove try catch 2 years ago
mertmit bc0fb659cc fix: temporarily use fallback queue for jobs 2 years ago
mertmit d2e87a9ec0 feat: derive active queue from jobs service 2 years ago
mertmit 99eaa5c26c feat: clear in-memory queue after job finished 2 years ago
mertmit 60015b3e4a fix: external lookup duplicate 2 years ago
Wing-Kam Wong 295156c4eb refactor(nocodb): remove unused isXcdbBase 2 years ago
Wing-Kam Wong d03e689b92 fix(nocodb): allow date type for parsing 2 years ago
Wing-Kam Wong 331b48cf9b fix(nocodb): convertDateFormat for all types 2 years ago
Wing-Kam Wong 942993e7a9 fix(nocodb): revise mapAliasToColumn for mysql external db 2 years ago
Wing-Kam Wong 1c33493a45 fix(nocodb): revise _convertDateFormat logic 2 years ago
mertmit 9462c60abb chore: restore missing litestream file 2 years ago
Wing-Kam Wong 5224e176ce fix(nocodb): take the first column for m2m table 2 years ago
Wing-Kam Wong 2828d64f34 fix(nocodb): add missing @nestjs/event-emitter 2 years ago
Pranav C 4f7d52b9a2 fix: allow optional scale and precision params along with datatype 2 years ago
Pranav C f0db4850c2 fix: include `-` in datatype value 2 years ago
Pranav C 38c12f21e9 feat: sanitise DataType 2 years ago
mertmit 34fbce41ae feat: return result for completed job 2 years ago
mertmit 3365b083de fix: keep view order on duplicate 2 years ago
Pranav C 974e213a91 feat: update Scowflake client and rename the method name 2 years ago
Pranav C 322d80982c fix: corrections and improvements 2 years ago
Pranav C 25f5abe12e fix: current timestamp related corrections 2 years ago
mertmit 5608d98c5b fix: formula without referenced column 2 years ago
mertmit e16ee362b3 test: support parallel for api token test 2 years ago
Wing-Kam Wong 5901ca0fa1 fix(nocodb): add missing isMySQL condition 2 years ago
Wing-Kam Wong f18f788c7f refactor(nocodb): revise comment 2 years ago
Wing-Kam Wong e878b4d575 fix(nocodb): handle mysql xcdb api response 2 years ago
Wing-Kam Wong a8d05f2da4 refactor(nocodb): add / revise comments 2 years ago
Wing-Kam Wong 89bcccac3a fix(nocodb): mysql xcdb api response logic 2 years ago
Pranav C cbc311e44f fix: if condition correction 2 years ago
mertmit 7c2c583d77 refactor: remove unnecessary comment block 2 years ago
mertmit 545e41f2c5 refactor: use enum for job status and job events 2 years ago
Pranav C 5d17a91258 fix: validate and sanitise column default value, to avoid sql injection 2 years ago
mertmit e1c2cb8d74 fix: temporary 2 years ago
Pranav C b55031fd87 fix: set injection key and add event emitter module 2 years ago
Pranav C d5235a2361 feat: use event emitter for webhook(WIP) 2 years ago
Pranav C ed6817a70e feat: service for webhook handler 2 years ago
mertmit d03adc0b3c test: clear api tokens on setup 2 years ago
mertmit a317def6f5 fix: drop mm table on column delete 2 years ago
mertmit bb8d1794d6 chore: better folder structure for gateway 2 years ago
mertmit f6742292a6 feat: export/import webhooks 2 years ago
mertmit 0ba68de46b feat: duplicate options 2 years ago
mertmit 60f8ab8fbe fix: add external primary keys to idMap 2 years ago
mertmit 31ad97d21e feat: duplicate table front-end 2 years ago
mertmit d50f556f20 fix: table icon update issue 2 years ago