Skip to content

Add white-space: pre-wrap to SQL create statement #505

@simonw

Description

@simonw

Right now a super-long CREATE TABLE statement causes the table page to be even wider than the table itself:

many-photos-tables__RKMaster__1_row_where_where_modelId___18479_and_New_Issue_·_simonw_datasette_and_many-photos-tables__RKPlace__1_274_rows

Adding white-space: pre-wrap to that <pre> element is an easy fix:

many-photos-tables__RKMaster__28_260_rows_and_New_Issue_·_simonw_datasette

Metadata

Metadata

Assignees

Labels

minorMinor bugs (not high priority)small

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions