12 Commits

Author SHA1 Message Date
Lucian Mocanu
8b76e1af74
feat(mysql): add support for MySQL 9 / MariaDB 12 (#11575) 2025-09-17 09:08:31 +02:00
Lucian Mocanu
23fcde24ee
docs: separate driver-specific documentation (#11581) 2025-07-28 10:28:51 +02:00
Lucian Mocanu
aebc7ebc67
feat(sap): use the native driver for connection pooling (#11520)
* feat(sap): use the native driver for connection pooling

* Add pool error handler
2025-07-01 23:43:12 +02:00
Naor Peled
4b0ffeeb33
docs: new website initial commit
Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
Co-authored-by: Jovana Đurić <63621526+jovanadjuric@users.noreply.github.com>
Co-authored-by: jovanadjuric <mat.jovana@gmail.com>
Co-authored-by: Mike Guida <mike@mguida.com>
Co-authored-by: gioboa <giorgiob.boa@gmail.com>
2025-06-06 18:03:25 +03:00
Joel Stimson
a3a7d75bbe
docs: Remove links to defunct Vesper project (#11195) 2024-12-18 11:11:52 +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
Lucian Mocanu
c22e30f1d2
build: set TS compile target to ES2021 (#10595)
* build: set TS compile target to ES2021

* docs: update minimum supported node version

* build: use @tsconfig/node16
2024-01-04 09:57:12 +05:00
mptr
f6a3ce732d
feat: support for the latest mongodb v5 (#9925)
* fix: add support for mongodb driver v5

This new fix allow support to mongodb driver v5

Closes: #7907

* refactor: remove callback from MongoDriver connect

* fix: check for propertyName in transform

* fix: add support for mongodb driver v5

This new fix allow support to mongodb driver v5

Closes: #7907

* feat: mongodb 5.2.0 typings

* fix: instanceof ObjectId check

Instanceof check now no longer references to just the
type but the loaded class ref instead.

* test: fix test name to mongodb v5

---------

Co-authored-by: Matheus Melo Antiquera <matheusantiquera@finchsolucoes.com.br>
Co-authored-by: tgrassl <grassl.timon@gmail.com>
Co-authored-by: Matheus Melo Antiquera <matheus.melo.a@hotmail.com>
2023-04-15 13:30:01 +05:00
Umed Khudoiberdiev
7dac12c2b1
fix: drop xml & yml connection option support (#9930) 2023-04-09 11:30:28 +05:00
Geonu Lim
1194448fc5
docs: fix typo in readme_ko.md (#9448)
Fixed wrong typo!
2022-11-04 15:57:19 +05:00
ByungJoon Lee
baa2f44f2d
docs: added "erdia" extension to readme (#8841)
* added "erdia" extension to readme
* Update README.md, README_ko.md
2022-04-02 20:29:49 +05:00
sepang_2
26202b5fae
docs: translate README_ko.md via GitLocalize (#8482) 2022-01-15 19:51:20 +05:00