👉 The term "uncarried" in context of a database is used to refer to a transaction that has not been committed or rolled back. This can happen when there are no changes made to the database, and as such, it does not have any effect on the current state of the database. For example, if you're using an ORM (Object-Relational Mapping) tool like SQLAlchemy in Python, and a transaction is being used with it, then "uncarried" means that the