Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
File Transfer Service
fts-rest
Commits
daaaba55
Commit
daaaba55
authored
Jul 22, 2017
by
Maria Arsuaga Rios
Browse files
Revert "
FTS-793
:Provide an Optimizer API"
This reverts commit
69895766
.
parent
69895766
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/fts3/model/optimizer.py
View file @
daaaba55
...
...
@@ -40,7 +40,7 @@ class OptimizerEvolution(Base):
class
Optimizer
(
Base
):
__tablename__
=
't_optimize'
__tablename__
=
't_optimize
r
'
source_se
=
Column
(
String
(
150
),
nullable
=
True
)
dest_se
=
Column
(
String
(
150
),
nullable
=
True
)
...
...
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