mirror of
https://github.com/status-im/status-console-client.git
synced 2025-02-24 08:38:15 +00:00
5 lines
210 B
SQL
5 lines
210 B
SQL
-- TODO(adam): cannot drop column without copying a table.
|
|
-- Implement copying is easy but we need to duplicate schema
|
|
-- to recreate it. Unless there is a smarter way to get a schema
|
|
-- of an existing table.
|