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
#424 - Drop schema doesn't work
Issue -
State: open - Opened by rswheeldon 20 days ago
#423 - Property 'adapters' does not exist on type '(opts?: MemoryDbOptions) => IMemoryDb'
Issue -
State: closed - Opened by ugoi 27 days ago
- 1 comment
#422 - ✨ schema: support drizzle introspection
Pull Request -
State: closed - Opened by cruzdanilo about 1 month ago
- 1 comment
#421 - RelationNotFound [Error]: relation "pg_user" does not exist
Issue -
State: closed - Opened by cruzdanilo about 1 month ago
#420 - pg-mem misinterprets numeric values as text when inserting into float4 columns
Issue -
State: open - Opened by hpolatyuruk about 2 months ago
- 2 comments
#419 - feat: add extra sql functions
Pull Request -
State: closed - Opened by martini97 about 2 months ago
- 1 comment
#418 - CREATE TABLE ... AS
Issue -
State: open - Opened by Maxlotl about 2 months ago
#417 - feat: add a sizable equivalent type
Pull Request -
State: closed - Opened by tomasreimers about 2 months ago
- 1 comment
#416 - Problem with having count(distinct ...)
Issue -
State: open - Opened by nickgieschen 2 months ago
#415 - Syntax error in CTE recursive query
Issue -
State: open - Opened by Alexnortung 3 months ago
#414 - CreateTable (); fails
Issue -
State: open - Opened by nickgieschen 3 months ago
#413 - Add `regexp_replace` function
Issue -
State: open - Opened by Alexnortung 3 months ago
#412 - [regression v3]: incorect validation of select
Issue -
State: closed - Opened by karlismelderis-mckinsey 3 months ago
- 1 comment
#411 - Preparable statements and query params handling
Pull Request -
State: closed - Opened by oguimbal 3 months ago
#410 - ✨ support mixed queries
Pull Request -
State: closed - Opened by vacodoceo 4 months ago
- 1 comment
#408 - `WEEK` is a valid interval unit
Issue -
State: open - Opened by iainsproat 4 months ago
#407 - materialized CTEs don't work
Issue -
State: open - Opened by rswheeldon 5 months ago
#406 - infinite loop when using jest.userFakeTimers() before when using typeOrm by pg-mem
Issue -
State: open - Opened by vincehypercloud 5 months ago
#405 - Using "using" on joins leads to wrong "ambiguous reference" errors
Issue -
State: open - Opened by rswheeldon 5 months ago
#404 - error with transaction: SET SESSION CHARACTERISTICS AS TRANSACTION READ ONLY;;
Issue -
State: open - Opened by GGAlanSmithee 6 months ago
#402 - Unexpected kw_variadic token: "variadic"
Issue -
State: open - Opened by jlambert23 6 months ago
#401 - CTEs for inserts don't work
Issue -
State: open - Opened by rswheeldon 6 months ago
#400 - "Error: 🔨 Not supported 🔨 : lookups on joins" thrown when "true and" added to lookup
Issue -
State: open - Opened by rswheeldon 6 months ago
#399 - Add GREATEST and LEAST functions
Pull Request -
State: closed - Opened by Igggr 7 months ago
- 1 comment
#398 - feat: add `postgres-js` adapter
Pull Request -
State: closed - Opened by smcclure17 7 months ago
- 2 comments
#397 - jsonb #>> operator is not supported
Issue -
State: open - Opened by andymitchell 7 months ago
#396 - Cannot SELECT when a column includes schema name
Issue -
State: open - Opened by davidfiala 7 months ago
#395 - The result of a WITH-query in pg-mem depends on the sequence of queries
Issue -
State: open - Opened by Igggr 7 months ago
#394 - Subtracting interval from dates gives the wrong output.
Issue -
State: open - Opened by Alexnortung 7 months ago
#393 - It should not be required to use a space after a `-` to use an arithmetic operation
Issue -
State: open - Opened by Alexnortung 7 months ago
#392 - Unsupported `NULLS NOT DISTINCT` from `pg_pump`
Issue -
State: open - Opened by AlexHromov10 7 months ago
#391 - QueryFailedError: Syntax error when querying a file path
Issue -
State: open - Opened by AdamBraun 7 months ago
#390 - TypeORM VirtualColumn cause error in table creation and querying
Issue -
State: open - Opened by XihuaYang 8 months ago
- 2 comments
#389 - Fix AST coverage check error
Pull Request -
State: closed - Opened by zookatron 8 months ago
- 1 comment
#388 - feat(binary-operators): Added date minus date
Pull Request -
State: closed - Opened by Alexnortung 8 months ago
- 1 comment
#387 - Missing SELECT results when filtering conditional on IS NULL on an indexed column along with any other condition
Issue -
State: open - Opened by davidfiala 8 months ago
- 2 comments
#386 - Adapter for Postgres.js
Issue -
State: closed - Opened by darkgnotic 8 months ago
- 7 comments
#385 - export replaceQueryArgs$ from adapters.ts
Pull Request -
State: closed - Opened by mmkal 8 months ago
- 3 comments
#384 - Support queries with parameters
Issue -
State: closed - Opened by mmkal 8 months ago
- 2 comments
#383 - Make it possible to registerFunction for a version of `generate_series`
Issue -
State: open - Opened by marcus13371337 8 months ago
- 1 comment
#382 - feat: Support clientConfigurationInput forwarding to slonik.
Pull Request -
State: closed - Opened by ovstetun 9 months ago
- 1 comment
#380 - `obj_description` added to `TypeORM` table comment support - causes error
Issue -
State: open - Opened by coler-j 9 months ago
- 1 comment
#379 - Kysely adapter misssing in Wiki
Issue -
State: closed - Opened by MaciejWiatr 9 months ago
- 6 comments
#378 - feat(functions): Added concat_ws
Pull Request -
State: closed - Opened by Alexnortung 9 months ago
- 1 comment
#377 - Version upgrades, add type aliases
Pull Request -
State: closed - Opened by secam 10 months ago
- 4 comments
#376 - Query from node-pg-migrate that won't parse - REFERENCES
Issue -
State: open - Opened by timlesallen 10 months ago
#375 - Fix pg-mem crashes when setval has three arguments instead of two
Pull Request -
State: closed - Opened by neruchev 11 months ago
- 2 comments
#374 - feat: add Kysely adapter.
Pull Request -
State: closed - Opened by igalklebanov 11 months ago
- 1 comment
#373 - Unknown alias error when using Group By
Issue -
State: open - Opened by jasonsilvers-dispel 11 months ago
- 1 comment
#372 - Implement the json_array_elements method
Issue -
State: open - Opened by DorelBarbu 11 months ago
#371 - TypeError: DataSource is not a constructor
Issue -
State: open - Opened by goodstemy 11 months ago
- 1 comment
#370 - Receive problem when trying to reproduce tutorial example on my project entities
Issue -
State: open - Opened by goodstemy 11 months ago
- 4 comments
#369 - pg_type table contains zero rows
Issue -
State: open - Opened by aaboyd 11 months ago
#368 - Support for "HAVING" syntax
Issue -
State: open - Opened by dmurvihill 12 months ago
#367 - Docs request: getting started for Python users
Issue -
State: open - Opened by jamesbraza 12 months ago
- 1 comment
#366 - fix: nothing should be returned when using on conflict do nothing (#353)
Pull Request -
State: closed - Opened by nirweiner2 12 months ago
- 3 comments
#365 - Allow table name prefixed with schema
Issue -
State: open - Opened by stathismor about 1 year ago
#364 - migrate on custom schemas does not work
Issue -
State: open - Opened by stathismor about 1 year ago
#363 - Partial constraints not working
Issue -
State: open - Opened by netogerbi about 1 year ago
- 1 comment
#362 - `using` in table alter
Issue -
State: open - Opened by phawxby about 1 year ago
#361 - feature: upgrade MikroORM to 5.8 and adjust tests
Pull Request -
State: closed - Opened by murbanowicz about 1 year ago
- 1 comment
#360 - Stand-alone instance of pg-mem
Issue -
State: closed - Opened by rkristelijn about 1 year ago
- 8 comments
#359 - Default values are evaluated at column creation time rather than insert time
Issue -
State: open - Opened by zookatron about 1 year ago
- 3 comments
#358 - Deleting and re-creating table with primary key fails
Issue -
State: open - Opened by zookatron about 1 year ago
- 1 comment
#357 - Corrupted alias error when adding enum column to table with multikey index
Issue -
State: open - Opened by zookatron about 1 year ago
#356 - @mikro-orm/[email protected] has a security issue
Issue -
State: open - Opened by Nikita-Chernenko about 1 year ago
#355 - feat: allowing bool casting
Pull Request -
State: closed - Opened by anton-nagornyi about 1 year ago
- 1 comment
#354 - Bytea uses utf8 instead of hex
Issue -
State: open - Opened by sangaman about 1 year ago
- 1 comment
#353 - INSERT w/ ON CONFLICT DO NOTHING RETURNING * is returning rows for ignored conflicts
Issue -
State: open - Opened by will-path about 1 year ago
#352 - QueryFailedError: type "bit" does not exist
Issue -
State: open - Opened by aldokkani-newcross about 1 year ago
#351 - Bugfix/mikro orm knex upgrade
Pull Request -
State: closed - Opened by knixeur about 1 year ago
- 13 comments
#349 - Creating index on unique column results in not working unique constraint
Issue -
State: open - Opened by dominik-zeglen about 1 year ago
- 2 comments
#348 - PostgreSQL Geometry in TypeORM "point" is an unexpected word token
Issue -
State: open - Opened by kyle-helping-hand about 1 year ago
- 4 comments
#347 - Add initial changes for string_agg
Pull Request -
State: closed - Opened by kurple over 1 year ago
#346 - Cannot cast type timestamptz to timestamp
Issue -
State: open - Opened by luixo over 1 year ago
- 1 comment
#345 - drop [materialized] view not supported?
Issue -
State: open - Opened by vincenzoturco over 1 year ago
- 1 comment
#344 - `IF NOT EXISTS` not supported on `CREATE TABLE`
Issue -
State: open - Opened by aminalplanet over 1 year ago
#343 - jsonb '?|' operator
Issue -
State: open - Opened by karlismelderis-mckinsey over 1 year ago
- 1 comment
#342 - Select query failing when using condition primary_key NOT IN
Issue -
State: open - Opened by diegoalzate over 1 year ago
#341 - Rebuild alias on column rename
Pull Request -
State: closed - Opened by krumft over 1 year ago
- 3 comments
#340 - Insert statement fails after column gets renamed
Issue -
State: closed - Opened by krumft over 1 year ago
- 1 comment
#339 - `GROUP BY` with >1 column sharing the same name (ie: `id`) returns duplicates value for each column sharing that name.
Issue -
State: open - Opened by peetss over 1 year ago
- 4 comments
#338 - = ANY does not return any rows
Issue -
State: open - Opened by Lewenhaupt over 1 year ago
- 4 comments
#336 - Composite insert statement fails for text array column
Issue -
State: open - Opened by krumft over 1 year ago
- 1 comment
#335 - Setting search path does not work
Issue -
State: open - Opened by konradschewe over 1 year ago
#334 - Cannot set schema option in db.adapters.createTypeormDataSource
Issue -
State: closed - Opened by konradschewe over 1 year ago
#333 - Support multiple indexes for same hash
Pull Request -
State: closed - Opened by krumft over 1 year ago
- 3 comments
#332 - Support multiple indexes for same hash
Pull Request -
State: closed - Opened by krumft over 1 year ago
#331 - Dropping constraints fails with an index error
Issue -
State: closed - Opened by krumft over 1 year ago
- 3 comments
#330 - Using TypeORM JoinTable pointing to an entity table will cause duplicated table registration
Issue -
State: open - Opened by leogcba over 1 year ago
#329 - Table inheritance failing with TypeORM due to duplicated column registration
Issue -
State: open - Opened by leogcba over 1 year ago
#328 - ALTER TYPE public
Issue -
State: open - Opened by mirkadev over 1 year ago
- 1 comment
#327 - USING name::custom_type
Issue -
State: open - Opened by mirkadev over 1 year ago
#326 - double precision | No build context available
Issue -
State: open - Opened by mirkadev over 1 year ago
#325 - Question about migrations using the node-postgres adapter
Issue -
State: open - Opened by philiplee13 over 1 year ago
- 2 comments
#324 - Queries match differently depending on how the row is inserted.
Issue -
State: open - Opened by zavierboyd over 1 year ago
#323 - Integer array items are converted to strings in the resulting sql statement
Issue -
State: open - Opened by stephantromer-pon over 1 year ago
#321 - Support `FOR UPDATE OF` syntax
Issue -
State: open - Opened by ranmocy over 1 year ago
- 2 comments
#320 - Invalid syntax with sequelize >= 6.29.1 enum migration
Issue -
State: open - Opened by knixeur over 1 year ago
- 3 comments
#319 - SQL query with AND/OR operator on typeorm shows unexpected behavior
Issue -
State: open - Opened by Gabriel-LUCAS17 over 1 year ago
- 3 comments