Jesper Pedersen
Jesper Pedersen
It would be nice to have an option to explicit set the used slot name when registering a standby, e.g. ``` repmgr standby register --with-slot-name=replica1 ``` Could be exposed in...
Signed-off-by: jesperpedersen
**Description** The current spring-data-jpa module (1.0.0.CR1) doesn't support the 'nativeQuery' attribute of `org.springframework.data.jpa.repository.Query` @geoand WDYT ?
It could be an idea to have a best practice example of loading a configuration from a file, changing a value, and then saving it out in say a `.toml`...
Create functionality such that the transaction pipeline will work without limits. This mainly means transferring socket descriptors to children, and allowing transaction pooling to create connections after startup
I'm getting ``` whatsapp-for-linux/src/ui/WebView.cpp: In member function ‘void wfl::ui::WebView::sendRequest(std::string)’: whatsapp-for-linux/src/ui/WebView.cpp:244:43: warning: ‘void webkit_web_view_run_javascript(WebKitWebView*, const gchar*, GCancellable*, GAsyncReadyCallback, gpointer)’ is deprecated: Use 'webkit_web_view_evaluate_javascript' instead [-Wdeprecated-declarations] 244 | webkit_web_view_run_javascript(*this, script.c_str(), nullptr, nullptr,...
- [x] I have searched open and closed issues for duplicates - [x] I am submitting a bug report for existing functionality that does not work as intended - [x]...