abearxiong 5b0a68ad67 feat: add script to clean duplicate constraints in SQL file
- Introduced a new script `clean-duplicate-constraints.ts` that reads the SQL file
  and removes duplicate UNIQUE constraints identified by a numeric suffix in their names.
- The script logs the removed constraints and outputs the cleaned content back to the file.
2026-03-30 02:39:38 +08:00
2025-10-13 17:49:01 +08:00
2025-12-28 10:52:04 +08:00
2026-03-28 23:47:41 +08:00
Description
轻部署网站的,核心代码部分。使用minio,redis,postgress,node构建一个用户可以随意搭建页面的核心代码
https://kevisual.xiongxiao.me/root/code-center/
Readme 8.4 MiB
Languages
TypeScript 99.7%
JavaScript 0.3%