David Jones

Results 50 issues of David Jones

Issues that must be resolved prior to new website launch (#404).

Epic

Improvements / issues identified during review, which can be delivered incrementally once the Gatsby-based site is live.

Epic

Travis should run tests against the website when a PR is raised. - research what should be tested - develop tests - add to Travis

While assembling the `WHERE` clause for a `Filter`, judging by the tests, we are producing a list of `(item = 'a') OR (item = 'b')` rather than using the `WHERE...

enhancement

In a situation where an application shares a common database with other applications, it may be necessary to refresh the values of a `Model` with their current values in the...

enhancement

A user may wish to assign an `[String: Any]` type on a struct for the purposes of passing through opaque JSON whose structure is unknown. We currently do not support...

Update the Podspec for the 3.0.0 release and add a dependency on the async-http-client. **DO NOT MERGE**: async-http-client pod does not yet exist. See https://github.com/swift-server/async-http-client/issues/114

Running with the latest Swift 5.1 snapshot (2019-07-25-a), the `testCircuitBreakFailure` test causes a SIGPIPE crash. This failure does **not** occur with an earlier (2019-07-02-a) snapshot. For some reason the backtrace...

Support for client certificate authentication (2-way SSL) was supposedly introduced in #33, but I believe it is broken. There is a test for this, but the test does not access...

Updates the API (Jazzy) documentation for the SwiftKueryMySQL v2 release.

jazzy-doc