The Wayback Machine - https://web.archive.org/web/20220720033227/https://github.com/topics/postgres
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,991 public repositories matching this topic...

supabase
graphql-engine
erikhSSI
erikhSSI commented Nov 9, 2020

When browsing wide data tables in the dashboard (which I do a lot) it is very inconvenient because the browser's horizontal scrollbar is hidden unless you scroll to the very bottom of the page.
If I am at a page like /console/data/schema/public/tables/[tablename]/browse

I won't be able to scroll the table right (to see other columns) unless I first scroll vertically to the bottom of the page

good first issue c/console e/quickfix p/longterm
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

bug/1-unconfirmed kind/bug topic: windows tech/typescript
questdb
puzpuzpuz
puzpuzpuz commented Jul 6, 2022

Is your feature request related to a problem?

We have users periodically asking for week-based partitioning.

Describe the solution you'd like.

Add WEEK to the PARTITION BY options.

Describe alternatives you've considered.

No response

Additional context.

This PR should give enough hints on how to implement this feature: questdb/questdb#1571

Help wanted New feature Good first issue Core
basbossink-ds
basbossink-ds commented Jun 30, 2022

While network maintenance was being performed the following error popped-up:

 thread 'main' panicked at 
'called `Option::unwrap()` on a `None` value': 
...../sqlx-core-0.5.13/src/postgres/listener.rs:165

Unfortunately I was unable to reproduce this issue in a lab environment. Looking at the code however, I would imagine the culprit is:
https://github.com/launchbadge/sqlx/blob/bd40c

bug good first issue db:postgres E-easy

Created by Michael Stonebraker

Released July 8, 1996

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