BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

sort_str_to_sql

v1.0.0crates.io· Rust

Convert Sort Expression to SQL that can be used in 'ORDER BY' statement, e.g. '-aired,id' -> 'aird DESC NULLS LAST, id ASC NULLS LAST'.

The verdict
Abandoned. Last published 11 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 11 years ago.
Popularity
1 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 1.0.011 years ago
  • 0.0.511 years ago
  • 0.0.411 years ago
  • 0.0.311 years ago
  • 0.0.211 years ago
  • 0.0.111 years ago
sort_str_to_sql — Convert Sort Expression to SQL that can be used in 'ORDER BY' statement, e.g. '-aired,id' -> 'aird DESC NULLS LAST, id ASC NULLS LAST'. (Rust / crates.io) — verdict, alternatives & security · Modules