@3-/txt_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.7
Weekly downloads
9
Unpacked size
2.6 kB
Dependencies
1
Last publish
10 months ago
Security advisories
No known vulnerabilities affect v0.1.7.
Downloads — last 30 days
47 total▼ 25.0% vs prior week
Aug 23Sep 21