Izzuddin Ahsanujunda
|
f270c0bbaf
|
docs: remove out-of-place 'example:' (#6468)
* modify docs/relational-query-builder.md
|
2020-08-02 19:35:35 +05:00 |
|
Pedram marandi
|
b141a91f66
|
docs: changed getManager to getRepository (#5099)
`getRepository` is imported instead of `getManager`.
|
2019-11-21 15:50:09 -08: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
|
6baa210baf
|
Update relational-query-builder.md
Grammatical and punctuation updates, as well as some rewording for understandability.
|
2018-01-29 14:06:07 -05:00 |
|
Umed Khudoiberdiev
|
b0c37d67f4
|
refactoring persistence
|
2017-10-31 10:51:33 +05:00 |
|
Daniel Lang
|
bf18b05fae
|
docs: spelling and general improvements (part 4)
|
2017-10-03 23:25:30 +02:00 |
|
Umed Khudoiberdiev
|
b4c8e3be1e
|
updated docs, getting ready for 0.1.0 release
|
2017-10-03 15:35:09 +05:00 |
|