Skip to content

.schema may print uglified version of table #164

Description

@glommer

I have pasted a schema from slack into my shell, and as a result, although valid, the schema was pasted very botched, with added spaces all over, many newlines, etc.

Example:


created_at DATETIME,

updated_at DATETIME,

PRIMARY KEY (id)

);

I would expect that when then typing ".schema" I'd see a tiny beautiful version of it back, but instead I got the same exact text I put in, back to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions