Skip to content

issues Search Results · repo:kysely-org/kysely language:TypeScript

Filter by

896 results
 (84 ms)

896 results

inkysely-org/kysely (press backspace or delete to remove)

currently it is defined like this: $if O2 ( condition: boolean, func: (qb: this) = SelectQueryBuilder any, any, O O2 ): ...; however that means that if condition is a type-guard we must re-check ...
api
enhancement
  • mendrik
  • Opened 
    11 hours ago
  • #1384

Right now coalesce only supports a maximum of 5 elements. As I would need 6, do you see any reason to note allow for more? I m happy to open a PR for that 🎉 I would go to 10 elements, what do you think? ...
  • danieleformichelli
  • Opened 
    19 hours ago
  • #1383

The screenshots will make it clear Image Image Image Image
  • Edgar200021
  • 1
  • Opened 
    2 days ago
  • #1381

It looks like there are no queries logged when the .stream() method is used. Would it be possible to get those queries logged in a similar fashion to .execute()? Best I can tell, the compiled query is ...
bug
  • jrasm91
  • 2
  • Opened 
    5 days ago
  • #1380

i would expect that (especially since the time that migrations have been applied on the remote is displayed) migrations which have been applied on the remote will also be displayed even if they aren t ...
  • shrouxm
  • 3
  • Opened 
    6 days ago
  • #1378

Hey there, and thanks for the awesome query builder that is Kysely. I m currently trying the preview of Kysely 0.28 (mostly for the transaction changes), but ran into an issue with one of my queries. ...
api
invalid
question
typescript
  • SynRJ
  • 2
  • Opened 
    7 days ago
  • #1377

img width= 976 alt= Image src= https://github.com/user-attachments/assets/90d20db3-c725-4196-9045-160d7853a484 /
built-in dialect
custom dialect
question
sqlite
  • LeulAria
  • 1
  • Opened 
    9 days ago
  • #1376

Hi, Is there some easy way to perform batch insert? I thought of 3 options but need help to get a working solution: 1. Wherever batch insert is needed, create chunks using some utils function and use ...
api
out of scope
question
  • fenilgmehta
  • 1
  • Opened 
    11 days ago
  • #1375

Following on from the question #675 (that issue is locked so cannot be commented on) Is there a way to write a kysely query that uses json_object_agg without having to drop down to raw untyped sql Example ...
api
postgres
question
  • Brookke
  • 1
  • Opened 
    12 days ago
  • #1374

I am trying to write a cronjob which housekeeps my records from a DB table. import { Generated, Selectable, Updateable, Insertable, } from kysely ; export interface Database { person: PersonTable; ...
needs more info
postgres
  • varinderssandhu
  • 2
  • Opened 
    12 days ago
  • #1373
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub