0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 30, 2024 — May 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add operator `NotLike` More... 6 months ago
add Like operator to list of supported ops More... 6 months ago
impl operator accessors `starts_with`, `ends_with`, `contains`, `like` for `Column` More... 6 months ago
impl Like operator More... 6 months ago
Remove impl FromSql for TableRow More... 6 months ago
Fix unchecked_transaction More... 6 months ago
Initial delete support More... 6 months ago
Add unchecked_transaction (#17) More... 6 months ago
Fix blog example More... 6 months ago
Prepare release More... 6 months ago
Update more docs More... 6 months ago
Update docs More... 6 months ago
Simplify Migrator More... 6 months ago
Check schema_version and update docs More... 6 months ago
Weird test rounding change More... 6 months ago
Move transaction functions to LocalClient More... 6 months ago
Rename ThreadToken to LocalClient More... 6 months ago
Add not to FromDummy More... 6 months ago
Add documentation to new insert and update functions More... 6 months ago
Forbid null in unique constraints More... 6 months ago
Make consistent interface More... 6 months ago
Nice conflict handling More... 6 months ago
Fix compile test More... 6 months ago
Reduce exposed schema types More... 7 months ago
Move update dummy into trait More... 7 months ago
Add rough implementation of the tpc-c new-order transaction More... 7 months ago
Add try_update More... 7 months ago
Prepare release More... 7 months ago
Make sure transaction is invariant and test More... 7 months ago
Add a test for TableRow lifetime More... 7 months ago