Dan Kochetov

Results 72 issues of Dan Kochetov

The layer isn't being attached to the function with a construct defined like this: ```ts const migratorFunction = new Function(stack, 'MigratorFunction', { handler: 'src/handlers/custom-resources/migrator/handler.migrate', timeout: 60, layers: [ new lambda.LayerVersion(stack,...

- [ ] Conditinally add query parts (join, limit, order by etc.) - [ ] Conditional field selection - [ ] Dynamic field selection (user-provided fields) - [ ] Table...

documentation

Currently, the ORM part should work fine with Deno since it's runtime-agnostic, but the migrator won't work since it relies on Node API.

Based on https://github.com/drizzle-team/drizzle-orm/issues/250

enhancement
SQLite

enhancement

enhancement
MySQL

enhancement
db/mysql
driver/aws-data-api

https://www.postgresql.org/docs/current/sql-createdomain.html

enhancement
PostgreSQL

https://www.postgresql.org/docs/current/rangetypes.html

PostgreSQL