Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
Guilherme Filippo
ISPConfig 3
Commits
23a90484
Commit
23a90484
authored
Sep 08, 2010
by
tbrehm
Browse files
Temporarily FS#1315 - After svn update, domain table is gone
parent
44c14148
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/sql/pre_update.sql
View file @
23a90484
...
...
@@ -38,7 +38,7 @@ DROP TABLE IF EXISTS `billing_service`;
DROP
TABLE
IF
EXISTS
`billing_service_class`
;
DROP
TABLE
IF
EXISTS
`billing_tax`
;
DROP
TABLE
IF
EXISTS
`client_address_book`
;
DROP
TABLE
IF
EXISTS
`domain`
;
--
DROP TABLE IF EXISTS `domain`;
DROP
TABLE
IF
EXISTS
`domain_handle`
;
DROP
TABLE
IF
EXISTS
`domain_provider`
;
DROP
TABLE
IF
EXISTS
`domain_tld`
;
...
...
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