Are you able to request a limit beyond that or is it still a hard-coded value like in the beta?
Are you able to request a limit beyond that or is it still a hard-coded value like in the beta?




oc and it still rejects it lol)
env.DB.prepare() and other APIs, or you create a session via let session = env.DB.withSession(commitToken) and then call session.prepare(), session.batch(), etc, etc.ocenv.DB.prepare()let session = env.DB.withSession(commitToken)session.prepare()session.batch()