Skip to content
#

postgres

postgresql logo

PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.

Here are 5,013 public repositories matching this topic...

grafana
supabase
Isaiah-Hamilton
Isaiah-Hamilton commented Dec 17, 2021

Feature request

Is your feature request related to a problem? Please describe.

Currently, when clicking the supabase logo in the footer the scrolling is very jagged. The feature is adding smooth scrolling to the land page.

Describe the solution you'd like

Add smooth scrolling.

Describe alternatives you've considered

Let me know if you have any ideas.

Additional c

graphql-engine
sassela
sassela commented Jun 28, 2021

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

prisma
binary64
binary64 commented Aug 2, 2021

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

  1. On windows do prisma format
  2. Open in HxD or similar
  3. See attached:

![image](https://user-images.g

questdb
ysdede
ysdede commented Dec 16, 2021

Describe the bug

QuestDB throws an error if my query returns 0 rows when using SAMPLE BY. It works fine and responds 0 row found without SAMPLE BY.

My query (I run it on QuestDB web console directly)

SELECT ts, pair, side, round(nsum(size)) as size
FROM liquidations
WHERE pair = 'ETC-USDT-PERP' and side = 'sell' and size > 500
SAMPLE BY 1m
ALIGN TO CALENDAR WITH OFFSET '00:00'
posthog
yakkomajuri
yakkomajuri commented Dec 6, 2021

Currently, if a plugin implements the onAction function, it will receive every action triggered.

However, a more optimal approach would be to receive only actions that the user specifies they want the plugin to run on, as is the case with webhooks.

Hence, here's the rough solution I'm envisioning:

On the action page, around where the webhook stuff is, add a section allowing the user to

rioshaz
rioshaz commented Oct 29, 2021

when u click on the notification bell icon ,, u can see all notifications in a list and when u click any notication the notificaiton list doesnt auto disappear then we have to manually click anywhere else on the screen for it to go away..

this gets worst when in mobile view.... as the notification pop up when clicked on bell icon take all space and one doesnt realise clicking the notifcaiotn h

sharadregoti
sharadregoti commented Dec 18, 2020

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