YoungKi Lyu
c1ff5d3fa5
docs: add Lock tables in Set Locking ( #10921 )
2025-01-05 21:42:55 +01:00
Oussama Moussaoui
2844cbc7c8
docs: fix connection options description ( #10935 )
2025-01-05 21:37:53 +01:00
임채성
54bed9d56d
docs: update deprecated naming ( #11017 )
...
Connection is deprecated, so updated naming 'connection' to 'dataSource'.
2025-01-05 21:36:37 +01:00
Hlib Omelchenko
4f643a51af
docs: fix spacing ( #11052 )
2025-01-05 21:34:40 +01:00
Jonathan Berger
bdd7bc8287
docs: Update explanation in README.md ( #11089 )
...
Remove out-of-sync code explanation and make introduction document shorter.
2025-01-05 21:28:26 +01:00
Patryk Rajpold
36476bf793
docs: one-to-one relation explanation fix ( #11151 )
2025-01-05 21:26:05 +01:00
Felipe Pena
6fe7afa747
docs: Update select-query-builder.md ( #11120 )
2025-01-05 21:24:10 +01:00
standage-thanh
9d15cbdaee
docs: update many-to-many-relations.md ( #10699 )
2025-01-05 21:13:03 +01:00
Max Katz
fa8befbea2
chore(license): update copyright year to 2025 ( #11223 )
2025-01-05 21:03:01 +01:00
Lucian Mocanu
71addb2ef4
refactor: use node:fs/promises ( #11206 )
...
* refactor: use fs promises
* refactor: remove del, update rimraf
2024-12-30 09:33:51 +01:00
Victor Domene Gimeno
30f801f9f0
docs: Update select-query-builder.md ( #11166 )
...
change row by column y description
2024-12-30 09:27:45 +01:00
Lucian Mocanu
af7ac1c6d8
chore: migrate to ESLint flat config ( #11205 )
2024-12-29 16:33:46 +01:00
Mike Guida
67c896ff11
docs: Update QueryResultCache method descriptions ( #11192 )
...
Correct the description for getFromCache,
matching the descriptions found on the redis and
db cache implementations. Also correct grammar
on the description of the synchronize method.
2024-12-29 16:25:19 +01:00
Abdul Aziz Al Basyir
b2d26b07ec
docs: Update data-source-options.md ( #11207 )
2024-12-29 16:24:03 +01:00
Joel Stimson
19a6954d8b
chore: Lint on GitHub actions ( #11177 )
2024-12-18 11:44:18 +01:00
Joel Stimson
a3a7d75bbe
docs: Remove links to defunct Vesper project ( #11195 )
2024-12-18 11:11:52 +01:00
Mike Guida
d05eb7b8ee
chore: remove gh issues as a place for questions ( #11194 ))
...
Remove the suggestion of github issues as a place
for questions about using TypeORM, and instead
point people towards stack overflow and discord
for questions about using TypeORM.
2024-12-18 07:39:03 +01:00
Oleg "OSA413" Sokolov
53f253d527
test: redo cockroachdb to service-container GHA and update its version to latest (24) ( #11190 )
2024-12-16 08:33:00 +01:00
Oleg "OSA413" Sokolov
af603ae5cf
test: Expand node version matrix to node16, node18, and node20 ( #11183 )
2024-12-14 08:51:17 +01:00
Joel Stimson
40204e6c59
chore: Remove CircleCI now that Github actions are running ( #11189 )
2024-12-14 08:49:11 +01:00
Abdul Aziz Al Basyir
755191e8cb
docs: Some sentence updated for datasource doc ( #11182 )
2024-12-12 14:13:16 +01:00
Oleg "OSA413" Sokolov
14657737a4
chore: Update some packages and run npm audit fix ( #11181 )
...
Closes #11171
2024-12-12 14:11:30 +01:00
Oleg "OSA413" Sokolov
b535cbd1bf
style: Apply formatting ( #11175 )
2024-12-11 09:51:02 +01:00
Oleg "OSA413" Sokolov
5c2330adc1
test: Split SQLite tests and fix better-sqlite3 ( #11174 )
2024-12-10 22:14:13 +01:00
Oleg "OSA413" Sokolov
f6a94ddcfc
test: remove restriction of CI/CD runs for fork branches ( #11173 )
2024-12-10 15:54:02 +01:00
Oleg "OSA413" Sokolov
d106eed439
test: Add GitHub Actions for tests CI/CD ( #11157 )
2024-12-10 08:34:24 +01:00
Michael Bromley
fdbb013d22
Merge pull request #11153 from michaelbromley/replace-slack-links
...
chore: Replace Slack links with Discord
2024-11-28 13:57:13 +01:00
Michael Bromley
c74ab274bf
chore: Remove Umed's Skype info
2024-11-28 13:56:34 +01:00
Michael Bromley
6927a65bfb
chore: Replace Slack links with Discord
...
The community has officially moved to Discord
2024-11-28 13:38:53 +01:00
David Höck
db508424c8
chore(docs): add announcement ( #11125 )
...
* chore: add announcement file
* chore: add link from home page to announcement
* fix: link to announcement in readme
* chore: remove todo
* chore: add Tauri links
2024-11-08 13:09:13 +01:00
Oleg "OSA413" Sokolov
e7649d2746
fix: moved reflect-metadata to peerDependencies and set version to "^0.1.14 || ^0.2.0" ( #10779 )
2024-03-28 20:06:13 +05:00
jeisberg
83567f5334
fix: composite key save issue ( #10672 )
...
* chore(TypeORM): Create test case to uncover TypeORM composite key save issue
* chore(TypeORM): Revert package.json test script alteration
* fix the issue
* fixed regression in 1551
* fixed test to prevent issues with auto increment when inserting rows in a different order
* fixed test to prevent issues with auto increment when inserting rows in a different order
---------
Co-authored-by: Umed Khudoiberdiev <pleerock.me@gmail.com>
2024-02-02 13:41:37 +05:00
OrangeSheepCool
28a83834ee
docs: update the custom-repository.md file in the docs/zh_CN directory ( #10676 )
...
Co-authored-by: OrangeSheepCool <chenyangshuang@qutke.com>
2024-02-02 00:50:54 +05:00
Umed Khudoiberdiev
3d55188c0d
version bump
0.3.20
2024-01-26 16:18:56 +05:00
Lucian Mocanu
8f371f2397
Revert "fix: prevent using absolute table path in migrations unless required ( #10123 )" ( #10624 )
...
This reverts commit dd595242a7fbb8c7445cc79bf0b751f1ed1762bd.
2024-01-26 12:21:08 +05:00
Alessio Napolitano
46249303be
fix: added missing parentheses in where conditions ( #10650 )
...
added missing parentheses in where conditions and with And/Or operators
Closes : #10534
2024-01-26 12:09:31 +05:00
Xayrulloh
dd8c0fdb7e
docs: grammar mistake fixed ( #10647 )
...
Let => Lets
2024-01-26 11:55:25 +05:00
Niels Stinissen
d0b76703cc
feat: add postgres multirange column types ( #10627 )
...
* feat: add postgres multirange column types
Adds int4-, int8-, num-, ts-, tstz-, date-multirange column types for postgres
Update docs to include multirange column types
Update functional column-types-postgres test to test multirange column types
Closes : #10556
* style: run npm run format
---------
Co-authored-by: Dmitry Zotov <dmzt08@gmail.com>
2024-01-26 11:33:16 +05:00
Shu Nonaka
54d8d9efe9
fix: hangup when load relations with relationLoadStrategy: query ( #10630 )
...
* fix: createQueryBuilder to accept queryRunner
* fix: modify to use queryRunner when retrieving relations (#10481 )
* test: add testcases
2024-01-26 11:28:19 +05:00
Alexey Pelykh
dd49a254dc
fix: don't escape indexPredicate ( #10618 )
...
* fix: don't escape indexPredicate
* style: npm run format
2024-01-26 11:26:12 +05:00
Alessio Napolitano
032f5350e1
docs: add documentation for .orIgnore method ( #10607 )
2024-01-26 11:18:18 +05:00
Andrei Nikolaev
99d8249e45
fix: type inferencing of EntityManager#create ( #10569 )
...
* fix: type inferencing of EntityManager#create
* test: type inferencing of EntityManager#create (#10569 )
2024-01-26 11:17:01 +05:00
Edrich Hans Chua
0cab0dd730
fix: fallback runMigrations transaction to DataSourceOptions ( #10601 )
...
* fix: fallback runMigrations transaction to DataSourceOptions
* chore: format datasource
2024-01-26 11:06:40 +05:00
Markus Fürer
e22481904a
style: Enable some linter rules ( #10592 )
...
* style: 🚨 enable some linter rules
* Revert "style: 🚨 enable some linter rules"
This reverts commit 239fa2deb7aaf22cfac4bbb1369d6d973327efd4.
* revert: ⏪ revert role "prefer-const"
* revert: ⏪ enable linter warnings
* style: 🚨 enable rule "no-extra-boolean-cast"
* revert: ⏪ disable rule "no-empty"
* style: 🚨 add linter rule "no-useless-escape"
* style: 🚨 add linter rule "no-unsafe-optional-chaining"
2024-01-26 11:06:15 +05:00
Alessio Napolitano
62f574bc5b
docs: add And operator example ( #10603 )
2024-01-26 11:00:11 +05:00
Maarten Sijmkens
f232ba7808
fix: include asExpression columns in returning clause ( #10632 )
...
* fix: include asExpression columns in returning clause
Closes : #8450
* test: add test for issue #8450
2024-01-26 10:41:58 +05:00
Alessio Napolitano
8aa8690f94
fix: resolve issue CREATE/DROP Index concurrently ( #10634 )
...
Closes : #10626
2024-01-26 10:38:30 +05:00
Mansur Ibrahim Nok
b67ae360f6
docs: update the content of one-to-one to be more grammatically complete ( #10645 )
2024-01-26 10:34:40 +05:00
Esdras Rodrigues do Carmo
d3a2e53801
docs: fix table of contents missing sections ( #10625 )
2024-01-26 10:33:15 +05:00
sagentac
1b34c9a49e
fix: multiple insert in SAP Hana ( #10597 )
...
Co-authored-by: Philipp Haeusle <>
2024-01-26 10:30:40 +05:00