5637 Commits

Author SHA1 Message Date
Naor Peled
c554f58835
fix(npm-readme): resolve missing image file (#11290) 2025-02-14 17:42:41 +01:00
David Höck
b9263d50d6
chore: Add new logo (#11276)
* chore: Add new logo to README

* chore: Remove announcement teaser in README

* fix: Revert format changes in README.md
2025-02-06 17:38:33 +01:00
Oleg "OSA413" Sokolov
79960e136d
chore: replace CircleCI badge with GitHub Actions (#11230) 2025-01-21 22:46:54 +01:00
Joshua Mark Furtado
6c0c2bab63
fix: Add support for better-sqlite3 v10 and 11 (#11096) 2025-01-21 08:25:50 +01:00
Lucian Mocanu
1516cfebdd
refactor: use sql-highlight instead of cli-highlight (#11221) 2025-01-20 22:03:13 +01:00
Shenghan Gao
3a51160818
fix: Update mssql allowed version to fix vulnerability. (#10933) 2025-01-20 21:42:08 +01:00
Arthur Peruzzo
0d082463ce
docs: Update select-query-builder.md (#10763)
Crystal Maiden, not Cristal.
2025-01-20 21:20:49 +01:00
Rohan Talip
08cea16ac5
chore: added --cache to prettier call (#10865) 2025-01-20 21:19:34 +01:00
Herasymovych Ihor
7a384be0f6
fox: Fix maximum call stack error (#10733) 2025-01-20 21:11:52 +01:00
Orhan Özalp
340f933f6d
refactor: Rename SubjectTopoligicalSorter as SubjectTopologicalSorter (#11074) 2025-01-20 21:04:21 +01:00
Mohamed Akram
7bea198b9b
perf: improve results transformer performance (#10349) 2025-01-19 17:57:45 +01:00
Oleg "OSA413" Sokolov
9d1d3f1008
chore(test): Add Coverage on Coveralls (#11225)
use lcov by default
2025-01-09 11:03:32 +01:00
Ahmed Radwan
65026cc509
docs: clarify adjacency list (#10664)
Closes: #2540
2025-01-05 22:16:25 +01:00
Mykyta
c293bd278d
docs: fix imports in Or find operator example (#10689) 2025-01-05 22:12:27 +01:00
LucoEldritch
f4e97d754d
docs: Update mongodb.md (#10718) 2025-01-05 22:09:07 +01:00
Jacob Sánchez
025318b8c8
docs: Include info about using soft delete in Repository API (#10722) 2025-01-05 22:07:18 +01:00
Kunal Garg
4d319020ff
docs: Update eager-and-lazy-relations.md (#10791) 2025-01-05 21:58:00 +01:00
Pavlo Kolodka
9b76ae8fbf
docs: improve OneToOne description (#10798) 2025-01-05 21:57:02 +01:00
Ivan Vlahov
cf69b64312
docs: documentation for parameters in Repository, DataSource, EntityManager query methods (#10848) 2025-01-05 21:53:05 +01:00
Ikko Eltociear Ashimine
d54a554ba1
docs: update EntityManager.ts docs (#10875) 2025-01-05 21:46:31 +01:00
Mykola Kryshchuk
c27e4e83b5
docs: update find-options (#10877) 2025-01-05 21:45:28 +01:00
Guillaume Lhermenier
43e3a07e1e
docs: removed dead link about using typeorm with DI from faq.md (#10886) 2025-01-05 21:44:10 +01:00
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