Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / oguimbal/pg-mem issues and pull requests

#317 - Extracting pg_types from the system catalog

Issue - State: open - Opened by jeromew over 1 year ago

#316 - Fix typo in functionName property

Pull Request - State: closed - Opened by sangaman over 1 year ago - 1 comment

#315 - schema exported with pg_dump parameters from FAQ fails to load

Issue - State: closed - Opened by mmmmmrob over 1 year ago - 1 comment

#314 - Unexpected quoted_word token when working with types

Issue - State: closed - Opened by mmmmmrob over 1 year ago - 1 comment

#313 - Fix knex vulnerability (update knex to 2.4.0)

Pull Request - State: open - Opened by leal32b over 1 year ago - 3 comments

#312 - Comparing timestamps: operator does not exist

Issue - State: closed - Opened by fabrice-toussaint over 1 year ago - 2 comments

#311 - Unable to run drizzle-orm migration using pg-mem

Issue - State: closed - Opened by JasoonS over 1 year ago - 4 comments

#310 - subquery not work

Issue - State: open - Opened by jaassoon over 1 year ago - 2 comments

#309 - Add test for dropping a constraint and its column

Pull Request - State: closed - Opened by krumft over 1 year ago - 1 comment

#308 - Update ColRef.usedInIndexes on index drop

Pull Request - State: closed - Opened by krumft over 1 year ago - 1 comment

#306 - Different results between pg-mem and postgresql => is null

Issue - State: closed - Opened by jaassoon over 1 year ago - 11 comments

#305 - Implement missing JSON operators

Pull Request - State: open - Opened by ycanardeau over 1 year ago

#303 - Can't use table in specific schema with Knex adapter

Issue - State: open - Opened by skeet70 over 1 year ago - 1 comment

#302 - Bump sequelize from 6.19.2 to 6.29.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#301 - Bump sequelize from 6.19.2 to 6.28.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#300 - failed to run against the data type decimal with precision and scale

Issue - State: closed - Opened by adamwan-nexplore over 1 year ago - 1 comment

#298 - update ast dependency, add having and overlaps tests

Pull Request - State: open - Opened by bneigher over 1 year ago - 1 comment

#297 - CI: remove EOL nodejs versions and add new major versions, update actions dependencies

Pull Request - State: closed - Opened by abenhamdine almost 2 years ago - 2 comments

#296 - fix: ORDER BY x ASC NULLS FIRST did not work

Pull Request - State: closed - Opened by gthb almost 2 years ago - 3 comments

#295 - Support SAVEPOINT statement

Issue - State: open - Opened by manhp-codeleap almost 2 years ago - 2 comments

#294 - How do we add support for the postgres OVERLAPS operation?

Issue - State: open - Opened by bneigher almost 2 years ago - 1 comment

#293 - Group by HAVING gets an exception

Issue - State: open - Opened by supabad72 almost 2 years ago - 10 comments

#292 - Bump knex from 0.21.21 to 2.4.0

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#291 - [pg-mem x typeorm] QueryFailedError: column "columns.table_name" does not exist

Issue - State: closed - Opened by FlorianVeys almost 2 years ago - 1 comment

#290 - String instead of integer

Issue - State: open - Opened by truemoroz almost 2 years ago - 2 comments

#289 - Error: column "table.column" does not exist

Issue - State: closed - Opened by maymayman almost 2 years ago - 1 comment

#288 - Can't use array ENUM via typeORM

Issue - State: closed - Opened by MyNameIsOka almost 2 years ago - 1 comment

#287 - Bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#285 - Rollback doesn't works

Issue - State: open - Opened by GrassHopper42 almost 2 years ago - 1 comment

#284 - Handle the case if we set a timestamp field default to current time

Pull Request - State: open - Opened by mmcomp almost 2 years ago - 5 comments

#283 - Typeorm synchronize error where table is named "record"

Issue - State: open - Opened by KylianCadet almost 2 years ago - 1 comment

#282 - Unable to run TypeORM sample code

Issue - State: closed - Opened by nathan-lapinski almost 2 years ago - 17 comments

#281 - Data not being propagated to nested queries on where clause

Issue - State: open - Opened by Fryuni about 2 years ago - 5 comments

#280 - Incorrect coercion between text and citext

Issue - State: open - Opened by Fryuni about 2 years ago - 1 comment

#279 - Error mixing NULLs and uuid arrays

Issue - State: open - Opened by Fryuni about 2 years ago

#278 - Unable to use "@>" operator on enum arrays

Issue - State: open - Opened by oseibonsu about 2 years ago - 1 comment

#277 - Any intention of updating to pgsql-ast-parser?

Issue - State: closed - Opened by auser about 2 years ago - 1 comment

#276 - Unexpected token: Support nested JOIN queries

Issue - State: open - Opened by ranmocy about 2 years ago

#275 - Support add primary key

Issue - State: open - Opened by ranmocy about 2 years ago

#274 - Foreign key constraints don't seem to work.

Issue - State: open - Opened by thdrmiller about 2 years ago - 1 comment

#273 - Support the tsrange type

Issue - State: closed - Opened by oxilor about 2 years ago

#272 - Add support for exists / not exists

Issue - State: open - Opened by rswheeldon about 2 years ago

#271 - Support for ROLLUP and LTREE in pg-mem

Issue - State: open - Opened by Smriti-OSS about 2 years ago

#270 - moved mikro-orm to devDependencies

Pull Request - State: open - Opened by L2jLiga about 2 years ago - 4 comments

#269 - check-in constraints assume not-null unlike postgres

Issue - State: open - Opened by rswheeldon about 2 years ago

#268 - Transaction isolation level not supported

Issue - State: open - Opened by rhlsthrm about 2 years ago - 5 comments

#267 - Cannot TRUNCATE self-referential table

Issue - State: open - Opened by pmooney-socraticworks about 2 years ago - 2 comments

#266 - ENUM order is not respected by ORDER BY

Issue - State: open - Opened by pomgui about 2 years ago

#265 - INSERT [...] ON CONFLICT(...): functionality is not compatible with Postgres

Issue - State: open - Opened by pomgui about 2 years ago - 2 comments

#264 - Populate code property in QueryError to match pg behavior

Pull Request - State: closed - Opened by ranmocy about 2 years ago

#263 - Bump moment-timezone from 0.5.34 to 0.5.37

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#261 - AST Error when using schema name in WHERE clause

Issue - State: open - Opened by MichielHegemans about 2 years ago

#260 - Should SELECT INTO work? Bug or feature request?

Issue - State: open - Opened by slacktracer about 2 years ago - 1 comment

#259 - Fix: typo in pg_attribute table

Pull Request - State: closed - Opened by luixo about 2 years ago

#258 - Populate code property in QueryError to match pg behavior

Pull Request - State: closed - Opened by ranmocy about 2 years ago - 1 comment

#256 - Bump terser from 4.8.0 to 4.8.1

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#255 - MikroORM as a dependency

Issue - State: open - Opened by L2jLiga over 2 years ago - 1 comment

#254 - Add support for backslash commands (e.g. \ir \o)

Issue - State: open - Opened by rswheeldon over 2 years ago - 1 comment

#253 - Doesn't work with regex rules in check constraints

Issue - State: open - Opened by rswheeldon over 2 years ago

#252 - Doesn't work on browser

Issue - State: open - Opened by nullnull over 2 years ago - 1 comment

#251 - TypeORM: entities glob pattern

Issue - State: open - Opened by jclaessens97 over 2 years ago

#250 - Bump moment from 2.29.2 to 2.29.4

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#249 - Multiple truncations

Issue - State: open - Opened by itamarmoa over 2 years ago

#248 - Numeric literals with scientific notation are not supported

Issue - State: open - Opened by pomgui over 2 years ago

#247 - GROUP BY does not work with field's ordinal position

Issue - State: open - Opened by pomgui over 2 years ago

#246 - fix: typo in "reconstitute[d]"

Pull Request - State: open - Opened by gthb over 2 years ago

#245 - fix broken build: constrain sequelize <6.14.0

Pull Request - State: closed - Opened by gthb over 2 years ago - 3 comments

#241 - Support for GENERATED ALWAYS AS columns

Issue - State: open - Opened by Eckzzo over 2 years ago - 2 comments

#240 - Subquery update not working with limit

Issue - State: open - Opened by saveman71 over 2 years ago - 1 comment

#239 - Multi-row inserts failing to set default values

Issue - State: open - Opened by cameronbell over 2 years ago - 1 comment

#238 - Fix #237

Pull Request - State: closed - Opened by SimonCockx over 2 years ago - 2 comments

#235 - Run a query expressed as an AST, not SQL text

Issue - State: closed - Opened by gthb over 2 years ago - 1 comment

#234 - QueryResult.fields is empty, missing column name and type information

Issue - State: closed - Opened by gthb over 2 years ago - 2 comments

#233 - feat: populate QueryResult.fields with names and types

Pull Request - State: closed - Opened by gthb over 2 years ago - 1 comment

#232 - Bump eventsource from 1.0.7 to 1.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#231 - fix: create table_constraints in information_schema, not pg_catalog

Pull Request - State: closed - Opened by gthb over 2 years ago - 1 comment

#230 - chore: npm audit fix

Pull Request - State: closed - Opened by gthb over 2 years ago - 1 comment

#229 - test: add cases showing bogus column accepted if ORDER BY present

Pull Request - State: closed - Opened by gthb over 2 years ago - 5 comments

#228 - SELECT accepts bogus column if ORDER BY present

Issue - State: closed - Opened by gthb over 2 years ago - 1 comment

#227 - fix: constrain sequelize < 6.20.0

Pull Request - State: closed - Opened by gthb over 2 years ago - 6 comments

#225 - Importing pg-mem in my Next.js project fails trying to import @mikro-orm/mongodb

Issue - State: open - Opened by gthb over 2 years ago - 3 comments

#224 - Unable to parse multi values Enum array to string

Issue - State: closed - Opened by ash67 over 2 years ago - 7 comments

#220 - Prettier

Pull Request - State: closed - Opened by remithomas over 2 years ago - 1 comment

#216 - ORDER BY does not work with field alias

Issue - State: closed - Opened by pomgui over 2 years ago - 4 comments

#212 - ON CONFLICT <target> does not work when <target> is ON CONSTRAINT

Issue - State: closed - Opened by seanlindo over 2 years ago - 2 comments
Labels: enhancement, needs-parser-work

#198 - Error when using window function

Issue - State: open - Opened by matt-sanders over 2 years ago - 6 comments
Labels: enhancement

#195 - Knex query run in a jest test returns boolean as string "1" or "0"

Issue - State: open - Opened by springbok over 2 years ago - 1 comment

#192 - Unexpected word token: "cascade"

Issue - State: closed - Opened by unicornware over 2 years ago - 10 comments

#190 - Implementation of ROW_NUMBER

Issue - State: open - Opened by remithomas over 2 years ago - 4 comments

#182 - Serial fields not creating associated sequence

Issue - State: open - Opened by notshridhar almost 3 years ago - 6 comments

#161 - Date type falls back to timestamptz

Issue - State: open - Opened by alex996 about 3 years ago - 4 comments
Labels: enhancement, good first issue

#156 - Support for LATERAL queries

Issue - State: open - Opened by arizonatribe about 3 years ago - 4 comments

#133 - NULLS FIRST not implemented

Issue - State: closed - Opened by prescience-data over 3 years ago - 5 comments

#104 - tests: add test to support restart identity and support pgsql-ast-parser@8

Pull Request - State: closed - Opened by RafaelGSS over 3 years ago - 7 comments

#87 - Support USING clause

Issue - State: open - Opened by Amrgt over 3 years ago - 3 comments