Binaek Sarkar
|
3f7344c314
|
Fixes issue where plugins were logging using a different time format from FDW and Database. Closes #927
|
2022-01-20 14:19:58 +00:00 |
|
kaidaguerre
|
efbebd99ee
|
Decouple spinner display code from database and execution layer. Closes #1290
|
2022-01-06 11:54:18 +00:00 |
|
kaidaguerre
|
e0ff19a280
|
Update package naming to be consistent and follow Go standards. Closes #1282
General code spring cleaning:
* move file paths from `consts` package to `filepaths`
* move InitData and ExportData to query and control packages
|
2022-01-04 12:28:36 +00:00 |
|
kaidaguerre
|
c3ddd658af
|
Update plugin manager config watcher tro update plugin manager config before refreshing connections before updating plugin manager with the modified config. Closes #1163
|
2021-11-23 10:37:15 +00:00 |
|
kaidaguerre
|
8d7d2b6b04
|
Remove daemon process. Closes #1146
|
2021-11-18 17:57:06 +00:00 |
|