@3-/txt_id
``` 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`) ); ```
Activity
- Latest release
- 9mo ago
- Total releases
- 6
- Cadence
- ~daily
- Last 12 months
- 6
Details
- License
- unknown
- First release
- Nov 14, 2025
| Version | Released | |
|---|---|---|
0.1.7
patch
|
0.1.7
patch
Dependencies (1)
|
|
0.1.6
patch
|
0.1.6
patch
Dependencies (1)
|
|
0.1.5
patch
|
0.1.5
patch
Dependencies (1)
|
|
0.1.4
patch
|
0.1.4
patch
Dependencies (1)
|
|
0.1.3
patch
|
0.1.3
patch
Dependencies (1)
|
|
0.1.2
initial
|
0.1.2
initial
Dependencies (2)
|