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 6,054 public repositories matching this topic...
Chore
Describe the chore
Update the rest of the monorepo to use common assets.
Tasks
- Find away to get favicons working fully
- Update the rest of the monorepo
-
Updated
Jul 29, 2022 - Clojure
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
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:
. That target should be stable, so the external package maintainers can rely on it. That target should be mentioned in the documentation.
We should also update our [release checklist](https://github.com/FerretDB/FerretDB/blob/main/.github/RELEASE_CHECKLI
-
Updated
Jul 26, 2022 - JavaScript
-
Updated
Jul 29, 2022 - JavaScript
-
Updated
Jul 27, 2022 - PLpgSQL
These files when added magically but not part of git tracked files causes update failure.
reference: frappe/bench#1225
related: frappe/frappe#16616 (you'll find which function create this file in this PR)
-
Updated
Jul 29, 2022 - Rust
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:
Wherever Grafana generates a footer, it adds the Grafana version and commit to the list of links:
https://github.com/grafana/grafana/blob/238d761450738cdef822589f321500879fa49b32/public/app/core/components/Footer/Footer.tsx#L48
The link is empty, which I've always found a little disappointing. I was thinking we could reference the commit like this: