const OID_COLUMN_NAME: &str = "oid";
The column name for the OID column. The OID column is a unique identifier of type u32 for each object in the database.