Function ejdbformatversionpatch

Source
pub unsafe extern "C" fn ejdbformatversionpatch(jb: *mut EJDB) -> u16
Expand description

Return EJDB database patch format version.

Return 0

  • Database is not opened
  • Database was created by libejdb < v1.2.8 and opened in read-only mode.