postgres

PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
Here are 4,758 public repositories matching this topic...
-
Updated
Oct 6, 2021 - Clojure
Issue split from hasura/graphql-engine#6951
our pytest output has a pretty low signal:noise ratio, and it's often difficult to understand the cause of a test failure, if there is one. [Example: a 8600-line log for what turned out to be a flaky test that passed on a second run](https://app.circleci.com/pipelines/github/hasura/graphql-engine-mono/10008/workflows/5e17c7
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Oct 6, 2021 - JavaScript
Bug description
On windows, I run prisma format
and note the unusual file ending. The lines are all LF, but the very last line is CRLF.
This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
- On windows do prisma format
- Open in HxD or similar
- See attached:
![image](https://user-images.g
-
Updated
Oct 6, 2021 - C
-
Updated
Sep 23, 2021 - TypeScript
-
Updated
Oct 6, 2021 - Go
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Sep 30, 2021 - Python
-
Updated
Oct 1, 2021
-
Updated
Sep 28, 2021 - Go
-
Updated
Apr 20, 2021 - Python
-
Updated
Apr 3, 2020 - Go
-
Updated
Oct 6, 2021 - C
The goal is to create thin, easy to use PHP client for sending ILP messages. We already have Java client:
Perhaps port this one maintaining the same API
This is literally the smallest of nitpicks, but it looks like we need a bit of padding around the user icon & org name in the top right app.posthog.com. Currently, it looks like the scroll bar is pressing right up against it. The padding on the right side of the org name is much less than the padding on the left.
<img width="628" alt="Screenshot 2021-10-06 at 18 06 17" src="https://user-imag
Could you please make AnyKind derive Copy and Clone ?
That'd help me a lot. Now I need to create another enum and cannot use AnyKind directly.
-
Updated
Oct 1, 2021 - Elixir
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Oct 6, 2021 - PLpgSQL
-
Updated
Oct 1, 2021 - TypeScript
-
Updated
Mar 18, 2021 - Python
The problem faced currently?
While adding an ingress route, or a target in ingress route.
If by mistake white space gets added to the route or host. We get the error specified route not found or unable to reach the specified target
How can we solve it?
Mission control should remove the white space if present before saving the config
If you want this feature to be implemented, gi
Is your feature request related to a problem? Please describe.
frappe.db.exists
is not exposed to Server Scripts.
Describe alternatives you've considered
Currently I am using frappe.get_all
with filters
and limit=1
to check for existence.
Created by Michael Stonebraker
Released July 8, 1996
- Repository
- postgres/postgres
- Website
- www.postgresql.org
- Wikipedia
- Wikipedia