orange-orm icon indicating copy to clipboard operation
orange-orm copied to clipboard

The ultimate ORM for Node and Typescript

Results 19 orange-orm issues
Sort by recently updated
recently updated
newest added

what tools do you recommend for database migration ?

Today, you need to throw an error to do rollbacks. Often, it is need to rollback without raising an exception. Suggest to expose a db.rollback method.

enhancement

Can't wrap my head around how to define a many-to-many relationship via a join table and couldn't really find anything of help in the repo. Might've been looking wrong tho...

Sorry I'm on phone right now so just referencing this right now https://github.com/drizzle-team/drizzle-orm/discussions/1426

enhancement

column filters raw sql filter any all none combining

docs