@3-/val_id
MulanPSL-2.0``` CREATE TABLE IF NOT EXISTS `txt` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `hash` binary(32) NOT NULL, `val` longtext DEFAULT NULL, PRIMARY KEY (`id`) /*T![clustered_index] CLUSTERED */, UNIQUE KEY `hash` (`hash`) ); ```
100
Security score
0 known advisories in v0.1.1
Weekly downloads
—
Unpacked size
3.5 kB
Dependencies
0
Last publish
9 months ago
Security advisories
No known vulnerabilities affect v0.1.1.