Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Video AG Infrastruktur
website
Commits
9946ec87
Commit
9946ec87
authored
Apr 08, 2017
by
Julian Rother
Browse files
Fixed in db_schema.sql
parent
84f568a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
db_schema.sql
View file @
9946ec87
...
...
@@ -126,7 +126,6 @@ CREATE TABLE IF NOT EXISTS `site_texts` (
`modified_by`
text
NOT
NULL
);
CREATE
TABLE
IF
NOT
EXISTS
`log`
(
CREATE
TABLE
IF
NOT
EXISTS
`streamlog`
(
`id`
INTEGER
NOT
NULL
PRIMARY
KEY
AUTOINCREMENT
,
`time`
datetime
NOT
NULL
,
`date`
datetime
NOT
NULL
,
...
...
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