tursotui-sql 0.6.0

SQL parsing utilities for tursotui
Documentation
  • Coverage
  • 70.21%
    33 out of 47 items documented2 out of 16 items with examples
  • Size
  • Source code size: 54.29 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.27 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 27s Average build duration of successful builds.
  • all releases: 20s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • mikeleppane/tursotui
    4 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mikeleppane

Pure SQL parsing, quoting, validation, and keyword definitions for tursotui.

This crate has zero runtime dependencies — no database, no async, no UI. All functions are pure and deterministic.