Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Conversation

@pull
Copy link

@pull pull bot commented Oct 9, 2021

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Oct 9, 2021
mattiamalonni and others added 29 commits November 4, 2021 07:22
…elds (#12801)

* fix(mssql): add test for hasOne with a primary key with specified field

* fix(mssql): use aliased column name for attributes

Use proper aliased column names for sub query attributes when parent is top

Co-authored-by: Marces Engel <[email protected]>
* Add vectorized version of logo

Fixes #12844

* docs(logo): add simple svg logo

Co-authored-by: Sascha Depold <[email protected]>
* docs(data-types): fix reference to DataTypes.NOW
* fix: expect result is null but got zero

* revert: query-interface.js

* fix: model.js to return null

* fix: test title

* fix: if sum without rows, expect null

Co-authored-by: Sascha Depold <[email protected]>
Patch with missing type definitions for static decrement method

Co-authored-by: Constantin Metz <[email protected]>
Co-authored-by: ᛜ ᛝᛉᚲ <[email protected]>
* Update operators.d.ts

resolved the typescript issue for Op.match (#12955)

* Update operators.d.ts

Co-authored-by: Constantin Metz <[email protected]>
Co-authored-by: Sascha Depold <[email protected]>
This does require maintainers/issue reviewers to add type labels to all still occurring issues and regularly update them
* fix(mssql): sqlserver 2008 fix for using offsets and include criteria

* fix(mssql): sqlserver 2008 fix for using offsets and include criteria

* fix(mssql): sqlserver 2008 fix for using offsets and include criteria

* fix(mssql): sqlserver 2008 fix for using offsets and include criteria

Co-authored-by: sschwenker <[email protected]>
Co-authored-by: Sascha Depold <[email protected]>
Co-authored-by: ᛜ ᛝᛉᚲ <[email protected]>
* fix: typing on creation within an association

* fix: tests

Signed-off-by: Mohamed El Mahallawy <[email protected]>
This commit uses the pg_connection_string package to parse the
connection string if the dialect is postgresql. This is helpful because
it automatically handles reading SSL certs that are specified in the
connection string.

As part of this, support was added for the `options` URL parameter,
which allows arbitrary session variables to be configured in the
connection string.

Co-authored-by: Sascha Depold <[email protected]>
* feat: option for attributes having dotnotation

- `options.dotnotation`, can be used when the column name has dot in it.

* test: add test case for attributes with dot notation

* docs: add function doc for `option.dotnotation`

* fix: expected query for dot notation test case

* refactor: camelcase dotnotation keyword

Co-authored-by: Mukesh Suthar <[email protected]>
…13569)

* refactor(typescript): add foundation for incremential TS migration

Converts the logger interface to TypeScript.
Adds eslint rules and TypeScript configuration to allow for a gradual migration to TS.
Adds a build script to transpile both TS and JS code while keeping the same API for package usage.
Changes imports from test files to use "absolute" paths that point to the directory of the compiled code.

* use || instead of ??

* fix source maps breaking tests

* fix build script for older versions of node

* make some small fixes + add better docs to logger.ts

* add ts support to tests

* update yarn.lock

* disable no-loss-of-percesion rule

* fix & cleanup a lil

* test.js -> test.[tj]s

Co-authored-by: Sascha Depold <[email protected]>
sudarshan12s and others added 30 commits June 1, 2023 08:35
Co-authored-by: Carlos Bardasano <[email protected]>
Co-authored-by: Rik Smale <[email protected]>
Co-authored-by: Carlos Bardasano <[email protected]>
Co-authored-by: Rik Smale <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.