-
mssql-cli has a nice prompt and nice table output thanks to the use of the following Python libraries:
- [CLI Helpers](https://cli-helpers.readthedocs.io/en/stable/)
- [Python Prompt Toolkit](http…
-
Hello
I've created this new issue for this case.
(borgiaenv) ***@***.***:/borgia-app/Borgia/borgia#
(borgiaenv) ***@***.***:/borgia-app/Borgia/borgia# python3 manage.py shell
Python 3.10…
-
So, I've got a niche (or at least from a cron perspective) use case that I need to run a playbook on every first monday of the month.
I found [this article](https://blog.healthchecks.io/2022/09/sch…
-
## Description
I've installed extension _PostGIS_, but cannot autocomplete its functions. Is this possible at all?
## Your environment
### pgcli --version
`Version: 3.0.0` - build bcb0c8bce776a5…
-
This is a feature request:
Create a Helm chart for openmaptiles application which with it, we would easily deploy the app on top of Kubernetes
mfuxi updated
2 years ago
-
### Expected behavior and actual behavior:
Working moodle
> TASK [Install /library/pgsql-iiab/postgresql.conf owned by postgres:postgres, from template] **********
changed: [127.0.0.1]
TASK [Dis…
-
My thinking was to have a list you could search through these terms and also a page for each so you could in the browser type:
```
https://webdev.wt/ajax
```
And it would redirect you to the a…
-
Got about 70 of these over the course of an hour this morning.
Let me know if you need more of the dump - trying to be careful with the securestrings
Partial dump:
Request Method: GET
Request …
-
Reproduction
```
SET duckdb.execution TO true;
drop extension pg_duckdb;
create extension pg_duckdb;
SET duckdb.execution TO true;
```
Results in:
```
server closed the connection unexpec…
Tishj updated
1 month ago
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…