Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.mobio
Commits
c3248d25
Commit
c3248d25
authored
Sep 21, 2012
by
Laurent EL SHAFEY
Browse files
Fix usage of session_try_nolock
parent
2fbad65b
Changes
1
Hide whitespace changes
Inline
Side-by-side
xbob/db/mobio/create.py
View file @
c3248d25
...
...
@@ -1684,7 +1684,7 @@ def create_tables(args):
def
create
(
args
):
"""Creates or re-creates this database"""
from
bob.db.utils
import
session
from
bob.db.utils
import
session
_try_nolock
dbfile
=
args
.
files
[
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