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 4,371 public repositories matching this topic...

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

supabase
kiwicopple
kiwicopple commented Sep 25, 2020

Build an example

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

New example use-case

Describe the solution you'd like

We've had a few people ask if they can use Supabase directly in their Webflow project. We don't know for sure, but we suspect you can if you're on Webflow's paid plan (so that you can add custom code).

You can already use supabase on a static

posthog
macobo
macobo commented Jul 5, 2021

Is your feature request related to a problem?

It takes too long for me to open the dashboard I'm checking out daily. I need to open posthog dashboards -> find the right one -> click. I'd like to get there fastest.

Describe the solution you'd like

Include dashboard name in page title. This way my URL bar and page history will suggest it when looking for the dashboard.

Describe

questdb
ideoma
ideoma commented Jun 1, 2021

Describe the bug
Sometimes alias time does not work

To Reproduce

create table tst (
timestamp timestamp
)

select timestamp time from tst

Expected behavior
Result column name is timestamp but should be time

Screenshots

Environment (please complete the following information):

  • Version: 6.0.2

Additional context
This is the workaround sy

sharadregoti
sharadregoti commented Feb 4, 2021

Describe the bug

The response of MongoDB is inconsistent wrt to SQL databases if the schema has links of type array. When the nested table doesn't have any rows/documents in it. The response returned is different

Expected behaviour

Actual behaviour

Steps to reproduce

  • Fire the query & observer the result
link table as array
if nested table has no rows, postgres 

Created by Michael Stonebraker

Released July 8, 1996

Repository
postgres/postgres
Website
www.postgresql.org
Wikipedia
Wikipedia