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 5,991 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 20, 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:
` 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
-
Updated
Jul 12, 2022 - Elixir
Our current configuration does not actually check integration
module.
-
Updated
Jul 17, 2022 - JavaScript
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
Jul 18, 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 19, 2022 - Rust
-
Updated
Jun 4, 2022 - TypeScript
Created by Michael Stonebraker
Released July 8, 1996
- Repository
- postgres/postgres
- Website
- www.postgresql.org
- Wikipedia
- Wikipedia