Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
1e8b5a92
Commit
1e8b5a92
authored
May 14, 2001
by
Steven Wittens
Browse files
Hmmm the "promote" column was missing...
parent
9164b903
Changes
1
Hide whitespace changes
Inline
Side-by-side
database/database.mysql
View file @
1e8b5a92
...
...
@@ -73,6 +73,7 @@ CREATE TABLE category (
post int(3) DEFAULT '0' NOT NULL,
dump int(3) DEFAULT '0' NOT NULL,
expire int(3) DEFAULT '0' NOT NULL,
promote int(2) unsigned DEFAULT '0' NOT NULL,
comment int(2) unsigned DEFAULT '0' NOT NULL,
submission int(2) unsigned DEFAULT '0' NOT NULL,
UNIQUE name (name),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment