Nils Müller
Nils Müller
This is a real good question :) I use raw SQL queries all the time, so not sure if it fulfill all the needs. Currently, I have worked out a...
I don't get your question, old backups are automatically deleted. In any case you can delete them yourself, as the files are hard linked you will not delete files from...
I don't get the benefit, but all backups are labeled by date so you can just build a cron script to remove your unwanted backups. To be honest if you...
@voyager123bg Your problem is not related to this GitHub repo, you must escape whitespaces with a backslash.
We encounter the same problem our configurations are really large already so change is not visible in the plan, would be a great feature/improvement. For me it does not sound...
The first example only works when you are in the same namespace. Second will always work.
@pi0 I have had `v14.18.1` in my devenv there it worked already, as written in the linked StackOverflow the `node:` prefix has been backported to node 14 and 16. They...
@font-size for sure I can just pin dependency or update node to a newer version. @pi0 could you provide feedback if this will be added to the documentation/changelog?
@danielroe thank you for the solution.
For email, you can just forward the output(s) to an email cli tool/script, I would not recommend implementing such features. Anyway you should split the feature request into a separate...