surister / cratedb-admin-alt

Alternative admin panel for CrateDB databases
MIT License
11 stars 0 forks source link

Add prune button. #32

Open surister opened 4 months ago

surister commented 4 months ago

Button that will wipe clean a table's data.

  1. Get the show create
  2. Delete table
  3. Create table