Ecosyste.ms: Issues

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

GitHub / mikro-orm/mikro-orm issues and pull requests

#5741 - chore(deps): update dependency ts-morph to v23

Pull Request - State: open - Opened by renovate[bot] 5 days ago - 1 comment

#5740 - Fix some typos in defining-entities.md

Pull Request - State: open - Opened by DoctorFTB 5 days ago

#5738 - Issues with bidirectionalRelations Generation in Entity Models

Issue - State: open - Opened by Ian-Eduware 7 days ago - 2 comments
Labels: needs clarification

#5735 - chore(deps): update patch/minor dependencies

Pull Request - State: closed - Opened by renovate[bot] 8 days ago - 2 comments

#5734 - chore(deps): update dependency @types/uuid to v10

Pull Request - State: closed - Opened by renovate[bot] 8 days ago - 1 comment

#5734 - chore(deps): update dependency @types/uuid to v10

Pull Request - State: closed - Opened by renovate[bot] 8 days ago - 1 comment

#5732 - docs: fix the dataloader reference in usage

Pull Request - State: closed - Opened by ssut 8 days ago - 1 comment

#5732 - docs: fix the dataloader reference in usage

Pull Request - State: closed - Opened by ssut 8 days ago - 1 comment

#5728 - Upsert entity with relation.

Issue - State: closed - Opened by fcastrocs 9 days ago

#5728 - Upsert entity with relation.

Issue - State: closed - Opened by fcastrocs 9 days ago

#5728 - Upsert entity with relation.

Issue - State: closed - Opened by fcastrocs 9 days ago

#5727 - refactor: the Type.getType() method now returns the concrete type passed

Pull Request - State: closed - Opened by boenrobot 9 days ago - 1 comment

#5726 - feat(core): allow upserting without a unique value

Pull Request - State: closed - Opened by B4nan 9 days ago - 1 comment

#5722 - fix(core): respect nullability of wrapped types for ScalarReference's

Pull Request - State: closed - Opened by ropbastos 10 days ago - 3 comments

#5720 - chore(deps): bump ws from 7.5.9 to 7.5.10 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 10 days ago
Labels: dependencies, javascript

#5712 - docs: fix some spell issues

Pull Request - State: closed - Opened by rubiin 14 days ago - 1 comment

#5712 - docs: fix some spell issues

Pull Request - State: closed - Opened by rubiin 14 days ago - 1 comment

#5710 - ConstructorParams in metadata are not discovered correctly

Issue - State: closed - Opened by xmajzel 14 days ago - 1 comment

#5709 - Correctly build where query for getSingleResult QueryBuilder method

Issue - State: open - Opened by xmajzel 14 days ago - 1 comment

#5709 - Correctly build where query for getSingleResult QueryBuilder method

Issue - State: closed - Opened by xmajzel 14 days ago - 2 comments

#5708 - tsserver performance issues caused by core imports

Issue - State: open - Opened by sebastiaanviaene 14 days ago - 2 comments
Labels: help wanted, typing, needs clarification

#5707 - feat(postresql): add support for varchar with unlimited length

Pull Request - State: open - Opened by boenrobot 14 days ago - 2 comments

#5707 - feat(postresql): add support for varchar with unlimited length

Pull Request - State: open - Opened by boenrobot 14 days ago - 2 comments

#5705 - Table alias in Property formula not escaped correctly

Issue - State: closed - Opened by xmajzel 14 days ago - 1 comment

#5703 - Broken migration in 6.2.9 ?

Issue - State: closed - Opened by SteadEXE 15 days ago

#5703 - Broken migration in 6.2.9 ?

Issue - State: closed - Opened by SteadEXE 15 days ago

#5701 - chore(deps): bump @azure/msal-node from 2.6.4 to 2.9.2

Pull Request - State: closed - Opened by dependabot[bot] 17 days ago - 1 comment
Labels: dependencies, javascript

#5699 - fix(entity-generator): output entity and prop comments

Pull Request - State: closed - Opened by boenrobot 17 days ago - 1 comment

#5698 - chore(deps): bump braces from 3.0.2 to 3.0.3 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 18 days ago
Labels: dependencies, javascript

#5696 - fix(core): allow `em.transactional` handler to be synchronous

Pull Request - State: closed - Opened by jtomaszewski 18 days ago - 1 comment

#5695 - Local timezone can't be used in mssql driver

Issue - State: open - Opened by jtomaszewski 18 days ago - 1 comment

#5694 - chore(deps): update dependency uuid to v10

Pull Request - State: closed - Opened by renovate[bot] 19 days ago - 1 comment

#5693 - Populate order by not working with select-in strategy

Issue - State: closed - Opened by jeroni 19 days ago - 6 comments

#5692 - Updating fields that are not present in the objects

Issue - State: closed - Opened by jeroni 19 days ago - 2 comments

#5691 - feat(core): allow passing `raw()` into `onConflictFields` of upsert methods

Pull Request - State: closed - Opened by B4nan 20 days ago - 1 comment

#5691 - feat(core): allow passing `raw()` into `onConflictFields` of upsert methods

Pull Request - State: closed - Opened by B4nan 20 days ago - 1 comment

#5689 - Cannot run Mikro-ORM migrations on bun

Issue - State: closed - Opened by Borderliner 21 days ago

#5688 - Sorting by relation does not work with `fields` or `populate` option

Issue - State: closed - Opened by mrmlnc 21 days ago - 1 comment

#5685 - fix(mssql): add proper support for MSSQL's native "varchar" type

Pull Request - State: closed - Opened by boenrobot 22 days ago - 2 comments

#5683 - fix(sqlite): fix altering tables via malformed temp table

Pull Request - State: closed - Opened by B4nan 23 days ago - 1 comment

#5681 - Wrong migration schema generated when use EntityCaseNamingStrategy

Issue - State: closed - Opened by triadium 23 days ago - 1 comment

#5679 - fix(query-builder): don't use alias in more complex queries when not needed

Pull Request - State: closed - Opened by B4nan 23 days ago - 1 comment

#5676 - nativeDelete is not supplying table alias in all instances

Issue - State: closed - Opened by DASPRiD 24 days ago - 2 comments

#5675 - chore: add failing test for findOne by entity with composite PK's & FK's

Pull Request - State: open - Opened by russell-dot-js 24 days ago - 4 comments

#5674 - fix(entity-generator): include all entity options in EntitySchema definitions

Pull Request - State: closed - Opened by boenrobot 24 days ago - 1 comment

#5672 - Wrong migration schema generated when adding value to Enum

Issue - State: closed - Opened by chrisbenincasa 25 days ago - 6 comments

#5670 - fix(entity-generator): support complex enum names and values

Pull Request - State: closed - Opened by boenrobot 25 days ago - 1 comment

#5669 - feat(entity-generator): add a coreImportsPrefix option

Pull Request - State: closed - Opened by boenrobot 25 days ago - 2 comments

#5667 - Support partial indexes in onConflict clauses

Issue - State: closed - Opened by chrisbenincasa 25 days ago
Labels: enhancement

#5659 - Cannot update entity with generated column

Issue - State: closed - Opened by kareldonk 26 days ago

#5657 - feat(migrations): make `--blank` also generate a `down` migration

Pull Request - State: closed - Opened by stefansundin 27 days ago - 3 comments

#5656 - [v6] Batch Update on unique field failed

Issue - State: closed - Opened by vinverdy 27 days ago - 4 comments

#5654 - fix(mysql): fix support for older MySQL versions than v8.0.13 when reading indexes

Pull Request - State: closed - Opened by d3sd1 27 days ago - 1 comment

#5651 - feat(core): check for ORM extensions dynamically

Pull Request - State: closed - Opened by B4nan 27 days ago - 1 comment

#5650 - feat(cli): always check TS files regardless of `useTsNode`

Pull Request - State: closed - Opened by B4nan 27 days ago - 1 comment

#5649 - chore(deps): update patch/minor dependencies

Pull Request - State: closed - Opened by renovate[bot] 27 days ago - 2 comments

#5648 - fix(postgresql): ignore tables that use inheritance during schema diffing

Pull Request - State: closed - Opened by stefansundin 28 days ago - 1 comment

#5645 - chore: try to fix tests

Pull Request - State: closed - Opened by B4nan 28 days ago - 1 comment

#5644 - fix(mssql): fix creating migrations due to a missing helper method

Pull Request - State: closed - Opened by HarihararamSriram 28 days ago - 6 comments

#5644 - fix(mssql): fix creating migrations due to a missing helper method

Pull Request - State: closed - Opened by HarihararamSriram 28 days ago - 6 comments

#5643 - chore(deps): update dependency better-sqlite3 to v11

Pull Request - State: closed - Opened by renovate[bot] 28 days ago - 1 comment

#5643 - chore(deps): update dependency better-sqlite3 to v11

Pull Request - State: closed - Opened by renovate[bot] 28 days ago - 1 comment

#5642 - Nested Embeddables Prefix Not Respected

Issue - State: closed - Opened by vinialbano 29 days ago

#5641 - fix(postgres): respect `deferMode` option in 1:1 relations

Pull Request - State: closed - Opened by DASPRiD 29 days ago - 1 comment

#5637 - fix(mssql): account for quotes in table names

Pull Request - State: closed - Opened by patrykbojczuk 29 days ago - 1 comment

#5637 - fix(mssql): account for quotes in table names

Pull Request - State: closed - Opened by patrykbojczuk 29 days ago - 1 comment

#5635 - docs: incorrect example code, bug: entity discovery

Issue - State: closed - Opened by lysol33 29 days ago
Labels: documentation