Caspar Oostendorp
Caspar Oostendorp
Environment: - Meteor on Windows, fresh install - MariaDB - Created new Application, added "numtel:mysql" - Created database - Created database user with a password In Meteor code ``` var...
**Describe the bug** After creating, and then deleting an Entity in Dojo using the `delete!` macro, the Torii client (in React) returns the error `no rows returned by a query...
Hey, excited to try your lightweight ORM for sqlite, but sadly can't install it: After running `npx create-flyweight database` in an empty folder (nvm version 22) I get this: ```...