MarcoDangerous

Results 4 comments of MarcoDangerous

Same there on a fresh manjaro

Thanks @schettn Some of our clients are allowed to introspect, based on their credentials, so my guess would be to: - let developpers toggle the introspection manually - maybe add...

Thanks for your answer on this, I finally used the discrimination property with something like ```ts export class PaginatedCmsUsers { klassCmsUser = true total: () => Promise nodes: () =>...

Maybe this would help, I am using **bunx** to run our **mikro-orm** migrations (here for testing env), and I can indeed wrap the call to bunx with a **bun --env-file**...