Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
80aca19a
Commit
80aca19a
authored
Jul 31, 2002
by
Kjartan
Browse files
- removing cvs table definition.
parent
ec593987
Changes
1
Hide whitespace changes
Inline
Side-by-side
database/database.mysql
View file @
80aca19a
...
...
@@ -123,18 +123,6 @@ CREATE TABLE comments (
KEY lid (nid)
) TYPE=MyISAM;
#
# Table structure for table 'cvs'
#
CREATE TABLE cvs (
user varchar(32) NOT NULL default '',
files text,
status int(2) NOT NULL default '0',
message text,
timestamp int(11) NOT NULL default '0'
) TYPE=MyISAM;
#
# Table structure for table 'directory'
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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