Skip to content

Conversation

alii
Copy link
Member

@alii alii commented May 6, 2025

What does this PR do?

Fixes #18253

  • Some improvements to Bun.SQL types

  • Fixes a conflict introduced in recently-published @types/[email protected]

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)

  • Code changes

How did you verify your code works?

Updated sql.ts in bun-types integration test.

@alii alii requested a review from cirospaciari May 6, 2025 01:13
@alii alii added types An issue with TypeScript types sql Something to do with `sql` in the "bun" module (postgres, sqlite & mysql) labels May 6, 2025
@robobun
Copy link
Collaborator

robobun commented May 6, 2025

Updated 4:13 PM PT - May 6th, 2025

@alii, your commit c346861e11d20433f3fa67a202a27e3a72d77072 passed in Build #16215! 🎉


🧪   To try this PR locally:

bunx bun-pr 19488

That installs a local version of the PR into your bun-19488 executable, so you can run:

bun-19488 --bun

cirospaciari
cirospaciari previously approved these changes May 6, 2025
@alii alii requested review from a team, pfgithub and Jarred-Sumner and removed request for a team May 6, 2025 17:40
@alii alii requested review from cirospaciari and removed request for pfgithub May 6, 2025 22:30
@alii alii merged commit 920b3dc into main May 7, 2025
63 checks passed
@alii alii deleted the ali/bun-sql-type-improvements branch May 7, 2025 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sql Something to do with `sql` in the "bun" module (postgres, sqlite & mysql) types An issue with TypeScript types
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type error when using sql(object, ...string)
4 participants