5458 Commits

Author SHA1 Message Date
François de Bellescize
5a276a4f30
Add VirtualColumn to model shim (#11331)
Co-authored-by: Francois de Bellescize <francois.debellescize@ekimetrics.com>
2025-03-10 17:38:16 +05:00
Lucian Mocanu
27b4207c48
fix(sap): incorrect handling of simple array/json data type (#11322) 2025-03-06 14:00:33 +01:00
Lucian Mocanu
04ca83a72f
fix(sap): pass the configured schema to the db client (#11321) 2025-03-06 12:57:12 +01:00
Assaf Sapir
40cc6886d5
chore: don't use version in docker-compose files (#11320) 2025-03-05 22:09:25 +02:00
Robbert Korving
513be336c8
docs: add "How to use Vite for the backend" entry to faq (#11306)
* docs: add "How to use Vite for the backend" entry to faq

* Apply suggestions from code review

docs: apply suggested grammar and spelling changes

Co-authored-by: Mike Guida <mike@mguida.com>

* Apply suggestions from code review

docs: add link to vite documentation

Co-authored-by: Mike Guida <mike@mguida.com>

---------

Co-authored-by: Mike Guida <mike@mguida.com>
2025-03-04 07:56:53 -07:00
Lucian Mocanu
673b6ceb88
Merge pull request #11264 from alumni/fix-transaction-issues 2025-03-03 20:30:50 +01:00
Lucian Mocanu
759cf7cf54 test: issue #11269 2025-03-03 15:35:06 +01:00
Lucian Mocanu
50a660aecc fix: inverse relation metadata not cyclic 2025-03-03 15:35:05 +01:00
Lucian Mocanu
a08ebbdea0 test: improve nested transactions tests 2025-03-03 15:35:05 +01:00
Lucian Mocanu
7aa4f3c3e0 Revert "fix: nested transactions issues (#10210)"
This reverts commit 25e6ecdfd23569b4b6ba15b845b4444927386f42.
2025-03-03 15:35:05 +01:00
Lucian Mocanu
3044e7a233 test: fix cockroach tests 2025-03-03 15:35:05 +01:00
Michael Bromley
206af0aa39
chore: Bump version 0.3.21 (#11314) 0.3.21 2025-03-03 09:02:10 +01:00
Joel Myers
d52ecf60a7
Update eager-and-lazy-relations.md (#10757)
Tweaking copy in eager and lazy relations doc for better readability.

Co-authored-by: Michael Bromley <michaelbromley@users.noreply.github.com>
2025-02-27 18:53:49 -07:00
Lucian Mocanu
988673c549
refactor: use ansis instead of chalk (#11263) 2025-02-27 19:53:59 +01:00
Michael Bromley
17a3c52855
chore: Fix release issues (#11303) 2025-02-20 14:56:54 +01:00
Michael Dippery
9d862c8a53
docs: correct "it's" -> "its"
"It's" is a contraction for "it is". "its" is the possessive form of
"it".
2025-02-19 09:08:43 +02:00
Maciej Kasprzyk
87b9fad737
docs: fix missing DataSource in migrations config (#11249) 2025-02-14 21:17:09 +01:00
Quang Nguyen
5f6039289c
docs: add performance and optimizing (#11068) 2025-02-14 21:16:08 +01:00
Alper Cugun
e3056d15ef
docs: Improve DEVELOPER.md documentation (#11289) 2025-02-14 21:14:02 +01:00
Victor Domene Gimeno
1cd3ff729d
docs: Update relations.md (#11161) 2025-02-14 21:13:27 +01:00
Naor Peled
981cf820ab
fix(npm-readme): resolve missing image file pt. 2 (#11291) 2025-02-14 21:00:19 +01:00
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