Wing-Kam Wong
|
e51ea65862
|
fix(nocodb): mysql xcdb api response logic
|
2 years ago |
Wing-Kam Wong
|
528c0b2713
|
refactor(nocodb): remove console log
|
2 years ago |
Wing-Kam Wong
|
cfe5a1a704
|
fix(nocodb): store mysql input in utc
|
2 years ago |
Wing-Kam Wong
|
8e6a440bb6
|
fix(nocodb): pg timestamp with time zone
|
2 years ago |
Raju Udava
|
5d2dd842cf
|
tests: tz correction for pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
53783d15f5
|
test: sqlite corrections for CI
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
9357968f53
|
test: sqlite tz offset corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
707eeb28bd
|
Merge branch 'develop' into refactor/timezone-locale
|
2 years ago |
Wing-Kam Wong
|
c6ad040558
|
refactor(nocodb): remove comments
|
2 years ago |
Wing-Kam Wong
|
89ce77919c
|
fix(nc-gui): copy n paste logic
|
2 years ago |
Wing-Kam Wong
|
873ed4be5a
|
fi(nc-gui): convert ext db mysql back to utc
|
2 years ago |
Wing-Kam Wong
|
50b85c9710
|
fix(nocodb): mysql write & read date time logic
|
2 years ago |
Wing-Kam Wong
|
49f1bb817f
|
fix(nocodb): revise convertDateFormat logic
|
2 years ago |
Wing-Kam Wong
|
aad40049af
|
fix(nocodb): revise mapAliasToColumn datetime logic & add comments
|
2 years ago |
navi
|
ee8fe005a6
|
Merge pull request #5608 from nocodb/feat/export-nest
feat: duplicate project and table
|
2 years ago |
Wing-Kam Wong
|
b3177a1933
|
fix(nocodb): revise convertDateFormat logic
|
2 years ago |
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 |
աɨռɢӄաօռɢ
|
025baca565
|
Merge pull request #5578 from nocodb/fix/incorrect-pk-id
fix(nocodb): incorrect LTAR record ID in exported file
|
2 years ago |
Raju Udava
|
3200530bc7
|
Test: UT corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
330a675300
|
test: timezone corrections for UT & mysql
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
2afdfe3e60
|
refactor(nc-gui): remove unused mssql code
|
2 years ago |
Wing-Kam Wong
|
39735b97ba
|
refactor(nocodb): add comments and remove try catch
|
2 years ago |
Wing-Kam Wong
|
e895504e97
|
refactor(nc-gui): add comment
|
2 years ago |
Raju Udava
|
d8516c6da4
|
test: override test-debug commit
|
2 years ago |
Raju Udava
|
1c2604eef6
|
test: mysql corrections
|
2 years ago |
mertmit
|
bc0fb659cc
|
fix: temporarily use fallback queue for jobs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
d2e87a9ec0
|
feat: derive active queue from jobs service
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
99eaa5c26c
|
feat: clear in-memory queue after job finished
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
60015b3e4a
|
fix: external lookup duplicate
Signed-off-by: mertmit <mertmit99@gmail.com>
|
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
|
ac8765aa98
|
refactor(nc-gui): combine the logic together
|
2 years ago |
Wing-Kam Wong
|
18dc415bb6
|
refactor(nc-gui): convert cell date time logic
|
2 years ago |
Wing-Kam Wong
|
a823feb5b9
|
fix(nc-gui): keep local time for mysql only
|
2 years ago |
Wing-Kam Wong
|
52582f9800
|
fix(nc-gui): keep local time for mysql only
|
2 years ago |
Wing-Kam Wong
|
5abb5d850b
|
fix(nc-gui): copy n paste logic
|
2 years ago |
Wing-Kam Wong
|
331b48cf9b
|
fix(nocodb): convertDateFormat for all types
|
2 years ago |
Wing-Kam Wong
|
885bcab0d7
|
fix(nc-gui): dont keep local time when getting but setting to localModelValue
|
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 |
Wing-Kam Wong
|
6bee408c2f
|
fix(nc-gui): copy as it is for mysql
|
2 years ago |
Wing-Kam Wong
|
e7e47a605a
|
fix(nc-gui): convert back to utc
|
2 years ago |
mertmit
|
9462c60abb
|
chore: restore missing litestream file
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
4d938f1f65
|
Merge pull request #5609 from nocodb/fix/mm-column-drop
fix: drop mm table on column delete
|
2 years ago |
mertmit
|
ce453cfffe
|
Merge branch 'feat/export-nest' into develop
|
2 years ago |
Pranav C
|
d6535539ab
|
Merge pull request #5613 from nocodb/fix/sanitise-default-value
fix: validate and sanitise column default value to avoid sql injection
|
2 years ago |
Wing-Kam Wong
|
5224e176ce
|
fix(nocodb): take the first column for m2m table
|
2 years ago |