13 Commits

Author SHA1 Message Date
Johannes Schobel
d8907ce398 fixing typos in the EN docs 2019-03-02 12:30:13 +01:00
Umed Khudoiberdiev
d52c957a11
Update example-with-express.md 2019-02-28 02:50:28 +05:00
Yih Yang
ee6090d120 updated documentation 2019-02-28 00:40:47 +08:00
Vladimir Poluch
d6408bf231 docs(express): small correction of express example 2018-12-25 22:31:01 +01: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
Matt Neal
35a6844095
Update example-with-express.md
Grammatical and punctuation changes to improve readability and bring formatting in line with other documentation.
2018-01-29 18:07:34 -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
Umed Khudoiberdiev
51945b81df added query builder docs 2017-08-30 17:23:16 +05:00
Umed Khudoiberdiev
0e1e7f4712 added example with express docs 2017-08-19 09:28:15 +05:00
Umed Khudoiberdiev
ecf4b24b2c added docs 2017-07-27 18:08:15 +05:00