@3-/s3dist
```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 $$;
- Latest release
- Aug 17, 2024
- Releases
- 8
- Known CVEs
- 0
- First release
- Apr 01, 2024
- License
- Apache-2.0
Activity
- Total releases
- 8
- Last 12 months
- 0
- Cadence
- ~daily
- Dependencies
- 18
Releases per month
last 12 monthsRelease mix
- minor 1
- patch 6
Depends on
0.2.1-
@3-/b64 ^0.1.3
-
@3-/blake ^0.1.7
-
@3-/ext ^0.0.1
-
@3-/extract ^0.0.1
-
@3-/intbin ^0.1.2
-
@3-/mreplace ^0.1.2
-
@3-/ossput ^0.1.3
-
@3-/pg ^0.1.3
-
@3-/pool ^0.1.2
-
@3-/read ^0.0.1
Used by
Nothing tracked depends on this yet.
| Version | Released | |
|---|---|---|
0.2.1
minor
|
0.2.1
minor
Dependencies (18)
+ 10 more |
|
0.1.10
patch
|
0.1.10
patch
Dependencies (18)
+ 10 more |
|
0.1.9
patch
|
0.1.9
patch
Dependencies (18)
+ 10 more |
|
0.1.8
patch
|
0.1.8
patch
Dependencies (18)
+ 10 more |
|
0.1.7
patch
|
0.1.7
patch
Dependencies (18)
+ 10 more |
|
0.1.6
patch
|
0.1.6
patch
Dependencies (18)
+ 10 more |
|
0.1.5
patch
|
0.1.5
patch
Dependencies (18)
+ 10 more |
|
0.1.3
initial
|
0.1.3
initial
Dependencies (18)
+ 10 more |