You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RemoteDatabase class mimics the EmbeddedDatabase interface for remote operations. The most common API has been implemented, but the schema is missing and the user has to use SQL to achieve manipulation of the schema.