once for `/`, once for `/favicon.ico`? 🙂
once for 
/, once for /favicon.ico? /favicon.ico
--remote with wrangler pages dev?pages doesn't seem to have that option —remote but get “couldn’t find DB” - that’s because you didn’t create it. What does wrangler d1 list show?execute operates on local databases first.cf script or the database ID there’s not much we can do to help. Are you running an old alpha database at all? (see the docs for instructions on how to discern)default current_timestamp and it is working wellIf the default value of a column is CURRENT_TIME, CURRENT_DATE or CURRENT_TIMESTAMP, then the value used in the new row is a text representation of the current UTC date and/or time. For CURRENT_TIME, the format of the value is "HH:MM:SS". For CURRENT_DATE, "YYYY-MM-DD". The format for CURRENT_TIMESTAMP is "YYYY-MM-DD HH:MM:SS".from https://www.sqlite.org/lang_createtable.html
INTEGER and maintain the value by code logic../favicon.ico/--remotewrangler pages devpages—remotewrangler d1 listexecutecfdefault current_timestampINTEGER