PostgreSQL
PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
Here are 3,023 public repositories matching this topic...
-
Updated
Nov 24, 2020 - JavaScript
Environment
Knex version: latest
Database + version: any
OS: any
Select applicable template from below.
If issue is about oracledb support, tag @ atiertant. For MSSql tag @ smorey2.
Rest of dialects don't need tags.
If issue is about TypeScript definitions, tag @lorefnon.
Bug
- Explain what kind of behaviour you are getting and how you think it should do
knex.batchInsert as
-
Updated
Nov 20, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
It is idiomatic for JWTs to be accepted using a header format of Authorization: Bearer <JWT> (see jwt.io introduction.) In general, in history, the RFCs surrounding the authorization header have taken care to specify the mode of Authorization as the first part of the header value (e.g. Basic, Di
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Sep 22, 2020 - JavaScript
Hi,
First of all, thank you all for Falcon. It's awesome.
However, it looks like the Apache Drill connector only works with S3 buckets. Nonetheless, Drill itself is able to query from lots of other places (such as a local filesystem, HDFS, MongoDB...).
Adding generic support for Apache Drill (without the need for S3 credentials) would be great. It would expand Falcon capabilities a lot
Fix ESLint warnings
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
Jan 5, 2019 - JavaScript
Hi, First and foremost, I think this is a great start at making something really simple and effective. Thank you!!
However... I have always found template strings a little odd especially in this context.
Let us say we have
const query = `SELECT ${distinct}, ${columns} FROM ${table} ${innerJoins} WHERE ${where}`;
(Where distinct, columns, table etc are their own strings made up of other
-
Updated
Oct 9, 2020 - JavaScript
See the-road-to-graphql/fullstack-apollo-express-postgresql-boilerplate#5 for users domain. Maybe someone wants to add tests for the messages domain too.
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
Nov 18, 2020 - JavaScript
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Nov 9, 2020 - JavaScript
- start reporting on coverage (somehow...)
-
Updated
Jul 24, 2019 - JavaScript
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Apr 17, 2019 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
Created by Michael Stonebraker
Released July 8, 1996
- Repository
- postgres/postgres
- Website
- www.postgresql.org
- Wikipedia
- Wikipedia
Issue Description
While using model.bulkCreate, as we pass the options, an object which contains transaction, it comes modified after the execution
What are you doing?
We have called bulk