Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 169 Bytes

TODO.md

File metadata and controls

3 lines (3 loc) · 169 Bytes

Add try..catch around all SQL calls. That way we can catch SQL errors and not introduce endless loops because the script failed and didn't remove the signal upon exit.