Jan Langheimer

Results 4 issues of Jan Langheimer

### What problem does this feature solve? Reduce bundle size by only adding the styles that are being used. If this is already possible, then please add instructions for it...

Type: Enhancement

Basically I would like to have a similar way to the 'bracket-separator' option but for 'colon-list-separator' It would look like this: `actions:list=create,delete` instead of `actions:list=create&actions:list=delete` I would be happy to...

When using `` inside the Drawer I have discovered two issues: 1. placement of the date picker is incorrect, the date picker appears at the top of the screen and...

### What version of `drizzle-orm` are you using? 0.29.1 ### What version of `drizzle-kit` are you using? 0.20.6 ### Describe the Bug `sql.placeholder` throws type error for enums. ```ts import...

bug