stephencelis / SQLite.swift

A type-safe, Swift-language layer over SQLite3.
MIT License
9.7k stars 1.56k forks source link

Add a Value conformance for Foundation NSURL #1110

Closed elihwyma closed 2 years ago

jberkel commented 2 years ago

@elihwyma thanks for submitting a PR, there's a small lint failure in the build

jberkel commented 2 years ago

Thanks, can you merge in the current mainline with your branch? The build fails now because the underlying CI image has changed.

elihwyma commented 2 years ago

There is only one branch to merge into

jberkel commented 2 years ago

No, I meant to update from the base branch.

See https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/keeping-your-pull-request-in-sync-with-the-base-branch

jberkel commented 2 years ago

replaced w/ #1141