17 Commits

Author SHA1 Message Date
gabalafou
7fe8853bf4
docs: fix links (#5583)
* Fix links

- working-with-repository
- custom-repository

* Fix another link to working-with-repository
2020-03-02 15:41:38 +05:00
Gabriel Berlanda
87026d7921
Wrong decrement documentation in manager api 2018-08-15 08:07:42 -03:00
Behind The Math
2fdbd321af
Update docs for insert()
insert() takes a single entity, or array of entities.
2018-07-08 23:08:43 -04:00
merong245
c9a5c54c62
Merge branch 'master' into branch-name 2018-06-07 22:04:15 +09:00
LeeJunHyeok
5ea9a85f14 modify typing errors 2018-06-06 22:25:07 +09:00
droplet92
360da321c5 Add missing methods 2018-06-05 22:17:04 +09:00
Umed Khudoiberdiev
8ef1695311 Merge branch 'master' into next
* master: (57 commits)
  update typescript to 2.7
  removing repeat types at postgres and sqlite
  Prevent transforms breaking on datetime types (closes #1140)
  fixing repeating column types for mysql / mariadb
  loose -> lose
  loose -> loss
  loose -> lose
  Updated the hidden column to reflect the query
  version bump
  Fix typo in connection-options.md
  Fixed typo in mongodb.md
  Update support.md
  Update support.md
  Update roadmap.md
  Update decorator-reference.md
  Update faq.md
  Update sequelize-migration.md
  Update example-with-express.md
  Update active-record-data-mapper.md
  Update using-cli.md
  ...

# Conflicts:
#	CHANGELOG.md
#	README.md
#	docs/relations.md
#	docs/roadmap.md
#	docs/tree-entities.md
#	package-lock.json
#	package.json
#	src/query-builder/UpdateQueryBuilder.ts
#	test/functional/entity-metadata-validator/basic/entity-metadata-validator.ts
#	test/functional/sqljs/auto-save.ts
2018-02-06 12:17:33 +05:00
Umed Khudoiberdiev
20c0756d0f
Merge pull request #1513 from crutchcorn/master
Update documentation for `select`, `NULL`, and subscribers
2018-01-31 12:20:06 +05:00
Matt Neal
ce78ecd2a4
Update entity-manager-api.md
Minor grammatical and punctuation fixes for readability and comprehension.
2018-01-29 11:44:33 -05:00
Crutchcorn
d33e4c99ec Update documentation for select, NULL, and subscribers 2018-01-25 19:02:26 -08:00
Milano Hadrien
a69102c512 feat: findOneOrFail 2017-11-23 16:27:29 +01:00
Umed Khudoiberdiev
77c1d18e8c fixing mongodb implementation 2017-11-17 10:52:16 +05:00
Umed Khudoiberdiev
4ecaa7f194 reimplemented entity updation after save method call and after query builders calls mechanizm 2017-11-09 15:18:27 +05:00
Umed Khudoiberdiev
b0c37d67f4 refactoring persistence 2017-10-31 10:51:33 +05:00
Daniel Lang
8714a84e01 docs: spelling and general improvements (part 3) 2017-10-03 21:46:55 +02:00
Umed Khudoiberdiev
e8f4cff422 improving docs 2017-10-03 17:36:46 +05:00
Umed Khudoiberdiev
b4c8e3be1e updated docs, getting ready for 0.1.0 release 2017-10-03 15:35:09 +05:00