Check / reset database #901

오픈
pwFoo님이 2021-02-15 11:51:19 +00:00 오픈 · 0개의 코멘트

During extend my entrypoint script I searched an easy way to verify database. But there is no subcommand for that and pg cli isn't installed to the docker image.

Maybe would be nice to have subcommands to

  1. verify if plume is installed (check if db tables exist -> plm db check?)
  2. reset database / instance (delete db tables and search index directory contents -> plm db reset?)
During extend my entrypoint script I searched an easy way to verify database. But there is no subcommand for that and pg cli isn't installed to the docker image. Maybe would be nice to have subcommands to 1. verify if plume is installed (check if db tables exist -> `plm db check`?) 1. reset database / instance (delete db tables and search index directory contents -> `plm db reset`?)
로그인하여 이 대화에 참여하세요.
마일스톤 없음
프로젝트 없음
담당자 없음
참가자 1명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. "yyyy-mm-dd"형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

전제조건

전제조건이 설정되지 않았습니다.

Reference: Plume/Plume#901
No description provided.