_db (base classes for db and adb)¶ Added in version 1.1. class pydantic_extra._db.CustomLibraryMixin¶ _library: str¶ property library: str¶ Adds the inheritance parameter default_library. _library of the class and library of the instance have a default value of default_library.