BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

@3-/s3dist

v0.2.1npm· JavaScript

```psql -- 清空表 DO $$ DECLARE r RECORD; begin FOR r IN (SELECT tablename FROM pg_tables WHERE schemaname = 'public') LOOP EXECUTE 'DROP TABLE IF EXISTS public.' || quote_ident(r.tablename) || ' CASCADE'; END LOOP; END $$;

The verdict
Abandoned. Last published over a year ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsHeavy
Maintenance
Last published over a year ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
Apache-2.0
Dependencies
18 direct dependencies
Recent releases
  • 0.2.1over a year ago
  • 0.1.10over a year ago
  • 0.1.92 years ago
  • 0.1.82 years ago
  • 0.1.72 years ago
  • 0.1.62 years ago
  • 0.1.52 years ago
  • 0.1.32 years ago