also is that a CMD theme or did you take a picture with your iphone 3G and crop it?
also is that a CMD theme or did you take a picture with your iphone 3G and crop it?


[[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
auto_increment in D1 doesn't work

auto_increment is not valid and is ignored.[[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: 100auto_incrementauto_increment {
"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"
}