sea-orm
sea-orm copied to clipboard
Remove panic on DatabaseConnection::Disconnected
trafficstars
If our DB disconnects right now the code panics. Can we handle this safely?
src/database/db_connection.rs:119:49: