because the client consuming the api is C#, and the datetime deserializer wants iso8601-1:2019
because the client consuming the api is C#, and the datetime deserializer wants iso8601-1:2019
This does mean that there is an intermediary cloudflare worker used to route the request. Maybe try to standardize it there?yeah that is pmuch what I'm trying to do right now


[[env.staging.d1_databases]]
tomlwrangler d1 migrations apply not request user input ( to write y ). eg, --yes flag is used on some other wrangler commands to auto accept but does not work for migrations command.CI-1CI=1 npx wrangler d1 migrations apply works.rows_read: 100 (aka I get 100 billed rows)? Is it intended or is it a bug? Thanks
[[env.staging.d1_databases]]wrangler d1 migrations apply--yesCI-1CI=1 npx wrangler d1 migrations apply "message": [
{
"message": "D1_TYPE_ERROR: Type 'undefined' not supported for value 'undefined'",
"cause": "Type 'undefined' not supported for value 'undefined'"
}
],\"projectRef\":[],rows_read: 100 {
"colorScheme": "Retro Orange",
"cursorColor": "#FF7300",
"cursorShape": "vintage",
"experimental.retroTerminalEffect": true,
"font":
{
"face": "PxPlus IBM VGA8"
},
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"hidden": false,
"name": "PowerShell",
"opacity": 75,
"padding": "5",
"source": "Windows.Terminal.PowershellCore",
"useAcrylic": true
} {
"background": "#3F2C1B",
"black": "#FF7300",
"blue": "#FF7300",
"brightBlack": "#FF7300",
"brightBlue": "#FF7300",
"brightCyan": "#FF7300",
"brightGreen": "#FF7300",
"brightPurple": "#FF7300",
"brightRed": "#FF7300",
"brightWhite": "#FF7300",
"brightYellow": "#FF7300",
"cursorColor": "#FFFFFF",
"cyan": "#FF7300",
"foreground": "#FF7300",
"green": "#FF7300",
"name": "Retro Orange",
"purple": "#FF7300",
"red": "#FF7300",
"selectionBackground": "#5a5a5a",
"white": "#FF7300",
"yellow": "#FF7300"
}