sql_minifier 0.1.2

A simple SQL file minimizer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.regex]
version = "1.10.4"

[package]
authors = ["Marco Visani"]
categories = ["filesystem", "database"]
description = "A simple SQL file minimizer"
edition = "2021"
keywords = ["sql", "minifier"]
license = "GPL-3.0"
name = "sql_minifier"
readme = "README.md"
repository = "https://github.com/mvisani/SQL-minifier"
version = "0.1.2"