FastAPI - Database Integration
What will happen if you forget to call
await database.disconnect() in the FastAPI shutdown event when using the databases library?