Nika

Results 9 issues of Nika

- Version: 2.0.5 - Rollup Version: 2.63.0 - Operating System and version (if applicable): - Node Version (if applicable): - Does it work with `tsc` (if applicable): Yes. ### Reproduction...

### Describe the bug when defining an event and creating a new one, `$this` points to the `event` instead of the target table. ### Steps to reproduce ```sql -- Create...

bug

Howdy, I have two tables, users and roles. for simplicity, assume following structure: users: id, name, password, role_id (users.role_id -> roles.id relationship). roles: id, name (where name is display name,...

good first issue
status: understood
P4: nice to have

currently, `createTable` has a `temporary` modifier, while `dropTable` does not. while `dropTable` works fine with temporary tables, it would be useful to also add a temporary modifier for the sake...

enhancement
good first issue
mysql
api
greenlit

Hi, The following code causes panic, saying `thread 'desync jobs thread' panicked at 'there is no reactor running, must be called from the context of a Tokio 1.x runtime'` ```rs...

It does not show anything if I'm using bull queue in a different namespace (e.g dev:bull and prod:bull). Regards.

**Is your feature request related to a problem? Please describe.** This is related to the 6.x version. Async generators are great, but I personally prefer handling messages with events (available...

enhancement

Title says it all. Whenever I try to set the webPreferences.partition option to random string (without "persist:" prefix) and trying to download a file, it shows download dialog instead and...

Hi, as title says, is JPEG2000 supported or any plans for it? thanks!