Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sql): Fix QueryResult typings #1928

Merged
merged 3 commits into from
Dec 2, 2024
Merged

fix(sql): Fix QueryResult typings #1928

merged 3 commits into from
Dec 2, 2024

Conversation

FabianLars
Copy link
Member

closes #1893

@FabianLars FabianLars requested a review from a team as a code owner October 13, 2024 15:21
Copy link
Contributor

github-actions bot commented Oct 13, 2024

Package Changes Through a639319

There are 9 changes which include dialog with patch, dialog-js with patch, positioner with patch, positioner-js with patch, sql-js with patch, http with patch, http-js with patch, shell with patch, shell-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.2 2.0.3
api-example-js 2.0.0 2.0.1
dialog 2.0.1 2.0.2
dialog-js 2.0.0 2.0.1
http 2.0.1 2.0.2
http-js 2.0.0 2.0.1
positioner 2.0.1 2.0.2
positioner-js 2.0.0 2.0.1
shell 2.0.1 2.0.2
shell-js 2.0.0 2.0.1
sql-js 2.0.0 2.0.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@FabianLars FabianLars merged commit 3195646 into v2 Dec 2, 2024
10 checks passed
@FabianLars FabianLars deleted the fix/sql/queryresult branch December 2, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[sql] lastInsertId return null after insert
2 participants