#1044

Default App Theme

Design the app_settings table for application settings. It must have id as the primary key and required theme as text; new rows without an explicit theme must receive light.

Apenas CREATE/ALTER/DROP — não é preciso um SELECT no final.

Entre para enviar

O resultado da sua consulta aparecerá aqui

Sem esquema inicial

Esta tarefa não inclui tabelas iniciais: você vai criá-las com CREATE TABLE.