Kitura / Swift-Kuery-ORM

An ORM for Swift, built on Codable
Apache License 2.0
212 stars 30 forks source link

Add missing case for decoding optional UUID #95

Closed kilnerm closed 5 years ago

kilnerm commented 5 years ago

This PR adds a missing decoding case for optional UUID's.