@3-/val_id
v0.1.1npm· JavaScript``` 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`) ); ```
The verdict
Aging — last published 7 months ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityUnknown
SecurityClean
LicenseOther
DepsZero deps
Maintenance
Last published 7 months ago — check before adopting.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
MulanPSL-2.0
Dependencies
No runtime dependencies
Recent releases
- 0.1.17 months ago