Skip to content

Create install.sql#309

Open
trf000 wants to merge 1 commit intoAppStateESS:masterfrom
trf000:patch-29
Open

Create install.sql#309
trf000 wants to merge 1 commit intoAppStateESS:masterfrom
trf000:patch-29

Conversation

@trf000
Copy link
Collaborator

@trf000 trf000 commented Jun 8, 2017

missing the hide_narrow field small devices.

missing the hide_narrow field small devices.
@trf000
Copy link
Collaborator Author

trf000 commented Jun 8, 2017

I submitted a fix, but this one is better:

hide_narrow BOOLEAN NOT NULL DEFAULT 0 AFTER hide_title;

boolean is more efficient than smallint or int. in fact, hide_title should be changed to this too.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant