11 Commits

Author SHA1 Message Date
Johannes Schobel
d8907ce398 fixing typos in the EN docs 2019-03-02 12:30:13 +01:00
Johannes Schobel
2dffa6908e fix anchors and change headlines to clear markdown errors 2019-03-02 12:21:27 +01:00
Zotov Dmitry
bf92ac1d88 working on docs; 2018-04-19 15:00:36 +05: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
6cd62ac6cd
Grammatical Error Fixes
Fix minor English errors and added a link to an article on the benefits and understandings of Adjacency Lists.
2018-01-26 12:16:53 -05:00
Umed Khudoiberdiev
42d6c88031 added basic support for tree tables - closure tables, nested set, materialized path 2017-12-17 22:01:27 +05:00
Kaveh Fereidouni
b91175c59a
Update tree-entities.md
children should be array of categories
2017-12-07 00:30:33 -05:00
Michał Lytek
1fdeacd719
Fix tree entity sample code in docs 2017-10-30 20:03:57 +01:00
Umed Khudoiberdiev
5f9df73b0c fixes #991 2017-10-13 18:00:13 +05:00
Daniel Lang
bd9041f0f5 spelling and general improvements (part 5) 2017-10-04 13:08:40 +02:00
Umed Khudoiberdiev
b4c8e3be1e updated docs, getting ready for 0.1.0 release 2017-10-03 15:35:09 +05:00