Skip to content

Support Int64 coding #826

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 18, 2021
Merged

Support Int64 coding #826

merged 4 commits into from
Aug 18, 2021

Conversation

ReDetection
Copy link
Contributor

As I see there is already builtin support for Int64, but foe some reason encodable support (which I like a lot) miss it. This is the fix.

References #733

@KyleLeneau
Copy link

👍

@MatteoBatti
Copy link

will this be available in an official version?

@mobiletoly
Copy link

any news on this one? version 0.12.0 still show
error: Swift.DecodingError.typeMismatch(Swift.Int64, Swift.DecodingError.Context(codingPath: [], debugDescription: "decoding an UInt64 is not supported", underlyingError: nil))

while trying to use Int64 (which is needed as primary key in my entity).

@abdelmagied94
Copy link

abdelmagied94 commented Dec 25, 2019

@KyleLeneau Please, Could you tell me why the int64 was not supported?

@KyleLeneau
Copy link

@abdelmagied94 It looks like by the activity on this repository that the project is dead and no longer active. I would look for alternatives or to see if someone has a maintained fork.

sergeymild added a commit to sergeymild/SQLite.swift that referenced this pull request Jun 9, 2020
@nathanfallet nathanfallet merged commit ceb5f56 into stephencelis:master Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants