HomePhabricator
Diffusion Comm 2997dfb0474f

[SQLite] introduce Nullable entity

Description

[SQLite] introduce Nullable entity

Summary:
We need to introduce something that emulates pointers in C++ because of Emscripten limitations.

Context here: ENG-5719

Test Plan:

  1. In C++ tested by creating objects and calling method/using operator.
  2. In Emscripten tested later in the stack.

Reviewers: tomek, marcin, michal

Reviewed By: marcin

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D9902

Details

Provenance
kamilAuthored on Nov 14 2023, 2:30 AM
Reviewer
marcin
Differential Revision
D9902: [SQLite] introduce Nullable entity
Parents
rCOMMd6ad4b6bd74e: [desktop] Unregister did-fail-load event after startup
Branches
Unknown
Tags
Unknown