Another question, what are "Default SQLite extensions"
Another question, what are "Default SQLite extensions"


04a58760-3751-4337-bb3f-29a671a98cdd and the worker still connected to it is tiles-dev in our account, specifically deployment 76803c37.
d1 read replication shows the right material in my own tabs and incognito right at the top.read-only replicas Cloudflare D1 shows the new posts as well.
read_replication_mode again.

Exceeded maximum DB sizeThis error means that either you are inserting more than the limit for a single DB according to your plan (500MB/10GB), OR, that you are exceeding your account storage limit, again according to your plan.
CREATE TABLE users(
key TEXT UNIQUE PRIMARY KEY NOT NULL, -- Long Hex String (182 chars)
name TEXT NOT NULL,
role TEXT NOT NULL DEFAULT 'none',
created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
updated_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP
) WITHOUT ROWIDUPDATE "main"."users" SET "role" = 'none' WHERE "key" = '<ID>' RETURNING rowid, *04a58760-3751-4337-bb3f-29a671a98cddtiles-dev76803c37