Skip to content

UUID fields are not decoded properly (while encoded good) #1126

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

Closed
Alkenso opened this issue Apr 22, 2022 · 2 comments
Closed

UUID fields are not decoded properly (while encoded good) #1126

Alkenso opened this issue Apr 22, 2022 · 2 comments

Comments

@Alkenso
Copy link

Alkenso commented Apr 22, 2022

Version: 0.13.3
Installed via SPM

File: SQLite/Typed/Coding.swift
SQLite.swift has support of UUID type.

  • it is encoded properly at line 210
  • decoding counterpart is missing at line 390
@eonil
Copy link

eonil commented Jun 12, 2022

+1

Same thing happened to me.

@jberkel
Copy link
Collaborator

jberkel commented Jul 17, 2022

Fixed in #1137

@jberkel jberkel closed this as completed Jul 17, 2022
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

No branches or pull requests

3 participants