isaac-mcfadyen / d1-jdbc-driver

A JDBC driver for Cloudflare's D1 product, compatible with Jetbrains tools.
GNU General Public License v3.0
74 stars 5 forks source link

`DELETE FROM d1_migrations WHERE id = 14;` Yields error: "prepareStatement(...) must not be null" #9

Open Auios opened 1 week ago

Auios commented 1 week ago

/title

DELETE FROM d1_migrations WHERE id = 14; Yields error: "prepareStatement(...) must not be null"