Swift-Kuery-PostgreSQL icon indicating copy to clipboard operation
Swift-Kuery-PostgreSQL copied to clipboard

Fix dependency and a compile failure.

Open drewmccormack opened this issue 4 years ago • 5 comments

Was not compiling with recent Swift compilers. Fixed an unwrapping issue, and updated Swift-Kuery dependency.

drewmccormack avatar Dec 08 '21 11:12 drewmccormack

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 08 '21 11:12 CLAassistant

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Dec 08 '21 11:12 sonarqubecloud[bot]

Not sure if I need to do something to get this looked at. Don't seem to be able to request a review. Probably permissions.

Can someone take a look? The framework doesn't currently compile, and these changes fix that. (/cc @mbarnach)

drewmccormack avatar Dec 14 '21 12:12 drewmccormack

@drewmccormack Thanks for the PR. There's a few other changes I wanted to include (ensuring CI builds are running correctly and updating links). If it's okay with you, I've group them into a single PR: https://github.com/Kitura/Swift-Kuery-PostgreSQL/pull/106

dannys42 avatar Dec 15 '21 06:12 dannys42

No problem. Thanks for taking it up.

drewmccormack avatar Dec 15 '21 07:12 drewmccormack