• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

B4nan / mikro-orm / 449

Builds Branch Commit Type Ran Committer Via Coverage
449 master feat(core): add support for partial selects Now you can select only specified fields via `orm.em.findOne(Author, '...', { fields: ['name', '...'] })`. PK will be always selected. push 16 May 2019 06:00PM UTC Martin Adamek travis-ci-com pending completion   set done
448 master feat(query-builder): allow selecting numeric literals Now it is possible to do `qb.select('1').execute()` to call `SELECT 1 FROM ...` query push 15 May 2019 05:24PM UTC Martin Adamek travis-ci-com pending completion   set done
447 master feat(core): add support for refreshing managed entity via `init()` IEntity.init() now always refreshes the entity state. Also EM.findOne() and EM.merge() now supports refreshing via their last parameter. push 15 May 2019 10:40AM UTC Martin Adamek travis-ci-com pending completion   set done
446 master docs: add section about executing SQL queries push 14 May 2019 06:20PM UTC Martin Adamek travis-ci-com pending completion   set done
445 master feat(serializing): add support for hidden properties Now you can mark properties with `@Property({ hidden: true })` that will be omitted from serialized result. push 14 May 2019 05:07PM UTC Martin Adamek travis-ci-com pending completion   set done
444 master chore(deps): update dependency @types/fs-extra to v7 (#55) push 14 May 2019 07:53AM UTC B4nan travis-ci-com pending completion   set done
443 renovate/fs-extra-7.x chore(deps): update dependency @types/fs-extra to v7 Pull #55 13 May 2019 11:46PM UTC web-flow travis-ci-com pending completion   set done
442 renovate/fs-extra-7.x chore(deps): update dependency @types/fs-extra to v7 push 13 May 2019 11:43PM UTC renovate-bot travis-ci-com pending completion   set done
441 v2.5.0 chore(release): 2.5.0 push 13 May 2019 06:30PM UTC Martin Adamek travis-ci-com pending completion   set done
440 master chore(release): 2.5.0 push 13 May 2019 06:27PM UTC Martin Adamek travis-ci-com pending completion   set done
439 master feat(metadata): validate missing base entities push 13 May 2019 06:21PM UTC Martin Adamek travis-ci-com pending completion   set done
438 master fix(deps): update dependencies to support node 12 (#52) Closes #50 push 13 May 2019 09:23AM UTC web-flow travis-ci-com pending completion   set done
437 node12 fix(deps): update dependencies to support node 12 Closes #50 Pull #52 13 May 2019 09:14AM UTC web-flow travis-ci-com pending completion   set done
436 node12 fix(deps): update dependencies to support node 12 Closes #50 push 13 May 2019 09:11AM UTC Martin Adamek travis-ci-com pending completion   set done
435 master fix(deps): update dependency fs-extra to v8 (#54) push 11 May 2019 03:45PM UTC B4nan travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • …
  • 50
  • 51
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc