0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use concrete types for updates More... 3 months ago
Add `Update::add` method More... 3 months ago
Add Update type More... 3 months ago
Make sure insert is not used with partial update More... 3 months ago
Make Table::ID use more consistent More... 3 months ago
Update is actually a single statement now More... 3 months ago
Clean up macro More... 3 months ago
Update with single sql statement More... 3 months ago
Remove find_and_update in favor of safe update More... 3 months ago
Update tests More... 3 months ago
Remove IntoColumn for Uuid More... 3 months ago
Add support for uuid More... 3 months ago
Allow passing blob into query More... 3 months ago
Add IntoColumnExt More... 3 months ago
Add support for sqlite BLOB type More... 3 months ago
Add OrderLineCnt to tpc-c example More... 3 months ago
Add another benchmark function More... 4 months ago
Split Dummy and FromColumn derive macros More... 4 months ago
Cleanup some more More... 4 months ago
Move FromColumn out of dummy module More... 4 months ago
Make Dummy dyn More... 4 months ago
Replace Trivial with TrivialImpl More... 4 months ago
Move S from Dummy to DummyImpl More... 4 months ago
Update tests More... 4 months ago
Move lt from Dummy to DummyImpl More... 4 months ago
Move Dummy struct to top level More... 4 months ago
Rename Dummy to IntoDummy and Package to Dummy More... 4 months ago
Return Package where possible More... 4 months ago
Fix tests More... 4 months ago
Fix macros More... 4 months ago