Add some handy tools
This commit is contained in:
parent
c44fe26cdf
commit
35721e7fa6
3 changed files with 74 additions and 0 deletions
7
tools/README.md
Normal file
7
tools/README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Tools
|
||||
|
||||
Useful for doing one-off developer types of work. Can be run with:
|
||||
|
||||
```
|
||||
psql -d nidus-sync -v org_id=3 -f tools/delete-org.sql
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue