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,624 public repositories matching this topic...
-
Updated
on Sep 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
on Sep 6, 2021 - JavaScript
Loving the platform. And want it to look as good as it can.
On the website, the logo is blurry on desktop on Chrome.
If you changed the logo from a png to an svg I think it would help, as the PNG is not preserving its sharpness when being scaled down in the navbar.
Bug description
When you run npx prisma init
everything executes without problems but the .gitignore
file is being overwritten with the following content mentioned in Issue #3400
How to reproduce
- Create an empty
npm
project - Create and add some contents to
.gitignore
- Run
npx prisma init
- Open the
.gitignore
file and notice it was overwritten
Expected beha
-
Updated
on Sep 6, 2021 - C
-
Updated
on Aug 24, 2021 - TypeScript
-
Updated
on Sep 6, 2021 - Go
-
Updated
on Sep 2, 2021 - JavaScript
-
Updated
on Sep 3, 2021 - Python
-
Updated
on Jul 14, 2021
-
Updated
on Sep 6, 2021 - Go
-
Updated
on Apr 20, 2021 - Python
-
Updated
on Apr 3, 2020 - Go
-
Updated
on Sep 6, 2021 - C
Is your feature request related to a problem?
It is way too easy to navigate away from the Feature Flags edit page without pressing "Save", losing all changes. I have done it probably a dozen times.
Describe the solution you'd like
Longer term, any changes to filter criteria should auto-save. But because this will probably require extra testing and implementation time, for now a bro
Is your feature request related to a problem? Please describe.
So I'm working on a product that should allow schema-less ingestion out of the box. So my default ingestion method is via the influx line protocol.
But my challenge is that I also need to add indexes to some of the tags (symbols) after table creation. The problem is that the Influx Line protocol holds a lock to the table makin
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
on Sep 5, 2021 - JavaScript
-
Updated
on Sep 5, 2021 - Elixir
-
Updated
on Sep 2, 2021 - PLpgSQL
-
Updated
on Mar 18, 2021 - Python
-
Updated
on Jun 4, 2021 - TypeScript
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
Created by Michael Stonebraker
Released July 8, 1996
- Repository
- postgres/postgres
- Website
- www.postgresql.org
- Wikipedia
- Wikipedia
What happened:
The classnames library is not necessary as emotion/css has a similar function called cx. For consistency we should refactor our codebase to only use emotion's classname implementation.
Tasks: