Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
1df5266f
Commit
1df5266f
authored
Jun 09, 2004
by
Leigh B. Stoller
Browse files
Add missing table from previous revision. Need to bump the revision
number in database-migrate.
parent
315c5d9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
sql/database-create.sql
View file @
1df5266f
...
...
@@ -336,6 +336,7 @@ CREATE TABLE floorimages (
building
varchar
(
32
)
NOT
NULL
default
''
,
floor
varchar
(
32
)
NOT
NULL
default
''
,
image_path
tinytext
,
thumb_path
tinytext
,
x1
int
(
6
)
NOT
NULL
default
'0'
,
y1
int
(
6
)
NOT
NULL
default
'0'
,
x2
int
(
6
)
NOT
NULL
default
'0'
,
...
...
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