28 Commits

Author SHA1 Message Date
Piotr Kuczynski
5d02f06fcb
ci: control development and CI version of Node.js via .nvmrc (#11708) 2025-11-11 22:55:47 +01:00
Michael Bromley
80e9b3004a
chore: Version 0.3.23 (#11439) 2025-05-07 12:03:48 +02:00
Mike Guida
3ffeea590f
docs: clarify where to add tests (#11438) 2025-05-05 12:39:07 -06:00
Lucian Mocanu
fb06662bea
build: setup SAP HANA tests (#11347)
* build: setup SAP HANA tests

* test: fix/skip failing SAP HANA tests

* fix(sap): rename schema
2025-03-29 22:35:44 +01:00
Lucian Mocanu
6ba408214e
build: improve test workflow (#11361) 2025-03-26 22:10:19 +01:00
Lucian Mocanu
00d5639efb
chore: update dependencies (#11339)
* style: sort package json

* chore: update dependencies

* fix: update dependencies added by the init command

* fix: restore node 16/18 compatibility

* docs: update package description

* chore: remove unused dependencies
2025-03-21 19:57:18 +02:00
Alper Cugun
e3056d15ef
docs: Improve DEVELOPER.md documentation (#11289) 2025-02-14 21:14:02 +01:00
ertl
7e85460f10
feat: add json type support for Oracle (#10611)
* refactor: remove oracle docker tests and update DEVELOPER.md

Since oracle runs at thin mode now. Now extra docker tests are needed

* chore: increase oracle version to 21c

* feat: add json column types to oracle

* fix: try to resolve pipeline issue to increase oracle waiting time

* fix: try remove networks from oracle to fix pipeline

* fix: add container name

* fix: add missing oracledb driver in package-lock.json

* fix: corrected tests

* fix: remove tests, since only work with old oracle db

* fix: correct tests

* fix: remove deprecated types

* fix: add missing grant for materialized views

* fix: oracle-isolation.ts test

* fix: issue-3363.ts test

* fix: schema in tests
2024-01-26 10:27:28 +05:00
Charlton Austin
d71e9c4394
docs: add in an example for 4526 (#9538)
* docs: add in an example for 4526

* small fixes

Co-authored-by: Umed Khudoiberdiev <pleerock.me@gmail.com>
2022-12-03 17:31:32 +05:00
Pavel Petrik
9f7fc14be2
docs: fix DEVELOPER.md typo (#9306)
Co-authored-by: Pavel <pavel@loanbase.com>
2022-08-24 17:33:39 +05:00
MURAKAMI Masahiko
bb33cd0f23
docs: update test template in DEVELOPER.md (#9192)
change to use DataSource instead of Connection
2022-07-11 18:59:50 +05:00
Joe Flateau
d0393197dd
docs: document npm run pack (#8349) 2021-11-10 19:40:40 +05:00
MG
4aaafdffe2
build: local development with oracle (#7881) 2021-11-09 14:00:14 +05:00
Henry Boisdequin
8b72d798d2
refactor: improve README.md and DEVLOPER.md code examples formatting (#7436) 2021-03-05 17:29:00 +05:00
Daniel Hritzkiv
b77f520800
docs: Update DEVELOPER.md (#5768)
Fix instruction on how to compile in watch mode. `--` is needed to pass arguments to npm scripts
2020-03-27 16:01:27 +03:00
Omar Diab
d9ac1abd8e
tips for using the test-fast script (#5582) 2020-02-28 18:35:55 +05:00
Victor Schinaider
715429e444
Update DEVELOPER.md 2019-01-16 09:22:24 -03:00
Victor Schinaider
be18003452
Update DEVELOPER.md 2019-01-16 09:21:02 -03:00
jskim
a404b47b32 Update DEVELOPER.md Using Docker section 2018-11-06 22:18:01 +09:00
zhmushan
c04d5c49fd fix developer documentation 2018-08-15 11:26:54 +08:00
Umed Khudoiberdiev
d5c8ec0fcc
Update DEVELOPER.md 2018-07-05 08:43:29 +05:00
Lucas Coelho
6323478eea Fix many to many on delete option 2018-07-04 20:58:08 -03:00
Markus Lanz
d2e0af2225 fix developer documentation 2017-08-28 20:55:21 +02:00
Luchillo
379d98479e Fix contributing guidelines url in DEVELOPER.md 2017-08-19 23:04:57 -05:00
Felipe Sabino
0c330c194b
Avoiding global npm installs 2017-06-30 08:58:41 -03:00
Cameron Spear
24a53a342b Update the developer docs with more info about creating tests 2017-03-22 16:29:54 -07:00
Umed Khudoiberdiev
c35333a6be improved contributing and developer docs 2016-12-07 15:02:30 +05:00
Umed Khudoiberdiev
86a347d1f9 refactored readme stuff and added more contributing docs 2016-10-16 14:56:41 +05:00