Harkishen Singh
Harkishen Singh
Signed-off-by: Harkishen Singh ---
We have several modules that need an extensive unit-testing. This is crucial for the project.
making a scope for a daily conversation like in the case of humans. This could be done with a JSON file, which would contain the possible response for a type...
complete support for git operations
This would ask the user for all the required details for the bot to work, on the first use of the application. Includes : 1. Welcome screen 2. Name 3....
The developers currently need to install quite a number of libraries just to make the software run. With this feature, the entire code can be made to run in a...
Integrating a personal assistant with mobile has been a challenge, for Microsoft and Apple, though Apple came up with universal Siri. We could try to sync mobile activities with Jarvis...
## Description TODO: - [ ] `irate()` and `counter_reset_sum()` SQL aggregate ## Merge requirements Please take into account the following non-code changes that you may need to make with your...
Signed-off-by: Harkishen-Singh This commit adds a FAQ question that helps users to downgrade TimescaleDB version on their target database to match with the source database. This is useful when the...
Signed-off-by: Harkishen Singh Fixes: #7530 We check for `wal.CorruptionErr` while backfilling checkpoint and if found, remove the entire `Head` data (WAL + head_chunks) and start a new `Head`.