AbstractCreates a new D1 Session anchored at the given constraint or the bookmark. All queries executed using the created session will have sequential consistency, meaning that all writes done through the session will be visible in subsequent reads.
OptionalconstraintOrBookmark: stringEither the session constraint or the explicit bookmark to anchor the created session.
Deprecated
dump() will be removed soon, only applies to deprecated alpha v1 databases.