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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions