Steven Wheeler

Results 6 issues of Steven Wheeler

The method signature in sequelize-mock does not match the signature in sequelize. Specifically it should optionally accept an options Object as the first argument.

You can see in /src/config.c:36 /src/config.c:86 that the characters are being converted to lowercase. This prevents the proxy from connecting to asterisk if either the username or password contain uppercase...

References #802

### Versions used Akka version: 2.8.5 Akks-persistence-jdbc version: 5.2.1 ### Expected Behavior I expected that I would be able to connect to a MySQL database server and persist state data....

This change allows parsing of Certified Asterisk versions. - Asterisk certified/11.6-cert15

This fixes a few issues I had when bootstrapping a new Galera cluster. 1. A race condition exists when managing the users and database on all nodes. This change restricts...