pub fn default_memory_version() -> i64Expand description
Default for Memory::version on rows that pre-date schema v45
(or JSON payloads from clients that haven’t learned about the
column yet). Matches the SQL DEFAULT clause on the column.
pub fn default_memory_version() -> i64Default for Memory::version on rows that pre-date schema v45
(or JSON payloads from clients that haven’t learned about the
column yet). Matches the SQL DEFAULT clause on the column.