I recommend a good example to add to tests\statement_serializator_tests\ast\upsert_clause.cpp #898
juandent
started this conversation in
Show and tell
Replies: 1 comment
-
Yes I like it. BTW example exists https://github.com/fnc12/sqlite_orm/blob/dev/examples/insert.cpp#L121 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Eugene,
I think upsert tests would benefit from a more complete example and test_case. I propose the following:
Do you like it?
BTW, which type in C++ serializes to DATE in sqlite? I understood DATE was not a type in sqlite!
Regards,
Juan
Beta Was this translation helpful? Give feedback.
All reactions