Hi there 👋
My name is Roman. I’m currently working on a tool that will make SQL queries type-safe by generating TypeScript / Flow / ReScript types for your SQL queries: https://github.com/rpominov/typesafe-sql
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseMy name is Roman. I’m currently working on a tool that will make SQL queries type-safe by generating TypeScript / Flow / ReScript types for your SQL queries: https://github.com/rpominov/typesafe-sql
Specification for common algebraic structures in JavaScript based on Fantasy Land
Related issues: #131 #221 Progress: D&D works when inserting between nodes D&D works when inserting into a node without expanding Customise p…
pubsub to use strongly-typed events between publishers and subscribers
We have a problem with database migrations: Prisma does schema migrations very well, but has very poor support of data migrations. A data migration…