0
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
May 28, 2024 — May 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make FromRow work for single values again More... 9 months ago
Fix the proc macros More... 9 months ago
Add schema type parameter More... 9 months ago
Remove lifetime from TableMigration More... 9 months ago
Make Client private More... 9 months ago
Setup transaction basics More... 9 months ago
Get without a transaction More... 9 months ago
Rename Just to Free More... 9 months ago
Refine value operations More... 9 months ago
Merge pull request #8 from LHolten/local-scope-names More... 9 months ago
Add file tests More... 9 months ago
Fix order by and group by aliasing More... 9 months ago
Better sql output More... 9 months ago
Move chinook to tests More... 9 months ago
Sea-query doesn't convert float to real for some reason More... 9 months ago
Use different scope for temp tables More... 9 months ago
Use local scope names More... 9 months ago
Fix downgrade to sea-query 0.31 More... 10 months ago
Use sql parameters More... 10 months ago
Allow nested FromRow More... 10 months ago
Simplify AggrCol More... 10 months ago
Add private TableRef trait More... 10 months ago
Allow FromRow in get methods More... 10 months ago
Remove Covariant trait More... 10 months ago
Deduplicate join conditions code More... 10 months ago
Move aggregate join conditions to better location More... 10 months ago
Rename .table method to .join More... 10 months ago
Rename q to rows More... 10 months ago
Add FromRow derive More... 10 months ago
Use fn instead of dyn Fn More... 10 months ago