Thomas

Results 5 issues of Thomas

For the following table: ``` CREATE TABLE feet ( id serial PRIMARY KEY, n_toes int NOT NULL, created_at timestamp, updated_at timestamp ); ``` Running the following query on MariaDB 10.6.5...

- Bumped `Angel3` to 7.0.0 - Added `ORM for MySQL` test case

Are there any planned update for this package?

Are there any planned update for this package?

For version 3.0.0, when calling close with a status argument, it throws an exception. Only `status.normalClosure` which is 1000 works. The rest of the status code seems like not being...

package:web_socket_channel