Linus

Results 3 issues of Linus

### Steps to reproduce - Create a feathers app using the following options: https://cdn.discordapp.com/attachments/1017195623235199117/1017195623482675241/unknown.png - Run `yarn start` ### Expected behavior The app should compile into javascript which should then...

Fixes #1628 Quite a simple thing to support, simply checks if Drizzle already returned a date for us and if so it skips the conversion. I've tested this in an...

### Package ​@lucia-auth/session-drizzle ### Description It is quite common to want to use the [`timestamp` mode](https://orm.drizzle.team/docs/column-types/sqlite#integer) for an integer column containing a timestamp/date when using Drizzle for SQLite. This means...

feature request