Skip to content
Discussion options

You must be logged in to vote

you may add bindings for std::array. There are no bindings for std::array out of box cause nobody knows how everybody wants to encode some array data into column: json, xml or something custom. When you say 'I miss %some_field_type% support' you need to understand how would you store it using raw sqlite first: how would you insert it (as string, as blob, if string then what format) and how would you select it. I don't know how you want to do it. Moreover somebody else will want to using std::array in a different way

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@fnc12
Comment options

@FalloutST
Comment options

@FalloutST
Comment options

@fnc12
Comment options

Answer selected by trueqbit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants