sql property
CloudflareDurableObjectSqlStorage?
get
sql
Returns the SQLite storage API when this object is backed by SQLite.
Implementation
CloudflareDurableObjectSqlStorage? get sql;
Returns the SQLite storage API when this object is backed by SQLite.
CloudflareDurableObjectSqlStorage? get sql;