Files
ladybird/Userland/Libraries/LibSQL/AST/CreateTable.cpp
Timothy Flynn 8f3c22718e LibSQL: Support BOOLEAN column types in the CREATE TABLE command
The database already supports BOOLEAN, this just hooks up the executor
as well.
2022-11-30 11:43:13 +01:00

1.6 KiB