libsql: Remove lazy pulling optimization
The optimization attempts to reduce pulling when an application is writing. However, the logic is embedded in prepare(), which is totally wrong because a statement can be reused. Let's remove the optimization as incorrect. Refs: tursodatabase/turso-cloud#5
P
Pekka Enberg committed
5af391972fd2672cf7a0a28ac7ee0171e090636c
Parent: 7fbef83