c8fbc69921
[CONJS-326] migrate from commonJS to ESM
2025-08-01 17:45:51 +02:00
7569425955
[misc] various small corrections
...
* code simplification
* correct missing parameters
* coherence
* removing deprecated use
2024-03-05 17:25:39 +01:00
7a77b16038
[misc] update copyright
2024-02-12 19:14:05 +01:00
edabfba818
[misc] setting copyright header
2023-06-19 18:12:27 +02:00
4052118bbf
[CONJS-213] code style correction
2022-08-17 12:25:53 +02:00
10c7660567
[CONJS-213] update error codes with recent mariadb version
2022-08-17 12:25:35 +02:00
adfb558f29
[misc] code style length change to 120
2021-09-17 17:06:13 +02:00
f5df7245a3
[CONJS-86] Support extension type format
2020-04-02 09:12:06 +02:00
1a0c37070d
[misc] bump dependencies
...
prettier code new version refactoring
2020-03-26 18:32:20 +01:00
15c7057107
[misc] changed max line length to 100
2019-07-09 16:39:18 +02:00
b7e85bdbce
[misc] update error codes to 10.4
2019-07-09 16:36:52 +02:00
d24c8ee99a
[CONJS-62] Support named timezones and daylight savings time
...
This permit to forces use of the indicated timezone, rather than the
current Node.js timezone. This has to be set when database timezone
differ from Node.js timezone.
Possible values are [IANA time zone](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones ) (ex: 'America/New_York')
Implementation rely on moment-timezone.js
2019-04-25 10:06:25 +02:00
846dd3e6e4
separate generation from test
2018-04-27 14:16:34 +02:00