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

B4nan / mikro-orm / 325

Builds Branch Commit Type Ran Committer Via Coverage
325 query-expressions feat(query-builder): add support for custom query expressions Now it is possible to use custom expressions in where conditions: `const book = await orm.em.findOne(Book, { 'JSON_CONTAINS(meta, ?)': [{ items: 1 }, true] });` which will result in ... Pull #28 28 Mar 2019 01:34AM UTC web-flow travis-ci-com pending completion   set done
324 query-expressions feat(query-builder): add support for custom query expressions Now it is possible to use custom expressions in where conditions: `const book = await orm.em.findOne(Book, { 'JSON_CONTAINS(meta, ?)': [{ items: 1 }, true] });` which will result in ... push 28 Mar 2019 12:21AM UTC B4nan travis-ci-com pending completion   set done
323 query-expressions feat(query-builder): add support for custom query expressions Now it is possible to use custom expressions in where conditions: `const book = await orm.em.findOne(Book, { 'JSON_CONTAINS(meta, ?)': [{ items: 1 }, true] });` which will result in ... Pull #28 27 Mar 2019 10:25PM UTC web-flow travis-ci-com pending completion   set done
322 query-expressions feat(query-builder): add support for custom query expressions Now it is possible to use custom expressions in where conditions: `const book = await orm.em.findOne(Book, { 'JSON_CONTAINS(meta, ?)': [{ items: 1 }, true] });` which will result in ... push 27 Mar 2019 10:00PM UTC B4nan travis-ci-com pending completion   set done
321 master feat(core): implement Cascade.MERGE and Cascade.ALL (#27) This also renames UoW.addToIdentityMap() to UoW.merge(). Closes #16 push 27 Mar 2019 06:14PM UTC web-flow travis-ci-com pending completion   set done
320 master fix(serializing): always initialize collections when populating Previously when you tried to populate collection that end up being empty, it would be omitted when serializing via toJSON(). Now it will be correctly initialized even when its empty,... push 27 Mar 2019 05:11PM UTC B4nan travis-ci-com pending completion   set done
319 cascade-merge feat(core): implement Cascade.MERGE and Cascade.ALL This also renames UoW.addToIdentityMap() to UoW.merge(). Closes #16 Pull #27 27 Mar 2019 03:27PM UTC web-flow travis-ci-com pending completion   set done
318 cascade-merge feat(core): implement Cascade.MERGE and Cascade.ALL This also renames UoW.addToIdentityMap() to UoW.merge(). Closes #16 push 27 Mar 2019 02:35PM UTC B4nan travis-ci-com pending completion   set done
317 cascade-merge feat(core): implement Cascade.MERGE and Cascade.ALL This also renames UoW.addToIdentityMap() to UoW.merge(). Closes #16 Pull #27 27 Mar 2019 02:27PM UTC web-flow travis-ci-com pending completion   set done
316 cascade-merge feat(core): implement Cascade.MERGE and Cascade.ALL This also renames UoW.addToIdentityMap() to UoW.merge(). Closes #16 push 27 Mar 2019 02:06PM UTC B4nan travis-ci-com pending completion   set done
315 master fix(postgresql): fix support for json arrays push 26 Mar 2019 11:41PM UTC B4nan travis-ci-com pending completion   set done
314 master docs: add custom driver section to sidebar push 26 Mar 2019 10:31PM UTC B4nan travis-ci-com pending completion   set done
313 master test: increase timeout limit for mysql and postgre integration tests push 26 Mar 2019 10:16PM UTC B4nan travis-ci-com pending completion   set done
312 master docs: add custom driver section push 26 Mar 2019 09:52PM UTC B4nan travis-ci-com pending completion   set done
311 master refactor: export abstract driver/connection/platform classes from index push 26 Mar 2019 09:04PM UTC B4nan travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • …
  • 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