bob.db.base
3.0.2
Using Bob Databases
Development Guide
Annotations
Python API
bob.db.base
Docs
»
Index
Index
A
|
B
|
C
|
D
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
add_commands() (bob.db.base.driver.Interface method)
(bob.db.base.tests.sample.driver.Interface method)
all_files() (bob.db.base.SQLiteBaseDatabase method)
APSW_IS_AVAILABLE (bob.db.base.utils.SQLiteConnector attribute)
apsw_is_available() (in module bob.db.base.utils)
assert_validity() (bob.db.base.SQLiteBaseDatabase method)
B
bob.db.base (module)
bob.db.base.driver (module)
bob.db.base.tests.sample (module)
bob.db.base.tests.sample.driver (module)
bob.db.base.utils (module)
C
check_parameter_for_validity() (bob.db.base.FileDatabase method)
(in module bob.db.base.utils)
check_parameters_for_validity() (bob.db.base.FileDatabase method)
(in module bob.db.base.utils)
connection_string() (in module bob.db.base.utils)
convert_names_to_highlevel() (bob.db.base.FileDatabase method)
(in module bob.db.base.utils)
convert_names_to_lowlevel() (bob.db.base.FileDatabase method)
(in module bob.db.base.utils)
create_engine() (bob.db.base.utils.SQLiteConnector method)
create_engine_try_nolock() (in module bob.db.base.utils)
D
data_dir (bob.db.base.tests.sample.Sample attribute)
Database (class in bob.db.base)
(class in bob.db.base.tests.sample)
dominant_color (bob.db.base.tests.sample.Sample attribute)
F
File (class in bob.db.base)
file_names() (bob.db.base.FileDatabase method)
(in module bob.db.base.utils)
FileDatabase (class in bob.db.base)
files() (bob.db.base.driver.Interface method)
(bob.db.base.SQLiteBaseDatabase method)
(bob.db.base.tests.sample.driver.Interface method)
filesystem_is_lockable() (bob.db.base.utils.SQLiteConnector static method)
flush() (bob.db.base.utils.null method)
G
get_config() (in module bob.db.base)
I
Interface (class in bob.db.base.driver)
(class in bob.db.base.tests.sample.driver)
is_valid() (bob.db.base.SQLiteBaseDatabase method)
L
load() (bob.db.base.File method)
(bob.db.base.tests.sample.Sample method)
M
m_file_class (bob.db.base.SQLiteBaseDatabase attribute)
m_session (bob.db.base.SQLiteBaseDatabase attribute)
m_sqlite_file (bob.db.base.SQLiteBaseDatabase attribute)
make_path() (bob.db.base.File method)
(bob.db.base.tests.sample.Sample method)
N
name() (bob.db.base.driver.Interface method)
(bob.db.base.tests.sample.driver.Interface method)
null (class in bob.db.base.utils)
O
objects() (bob.db.base.tests.sample.Database method)
original_directory (bob.db.base.FileDatabase attribute)
original_extension (bob.db.base.FileDatabase attribute)
original_file_name() (bob.db.base.FileDatabase method)
original_file_names() (bob.db.base.FileDatabase method)
P
paths() (bob.db.base.SQLiteBaseDatabase method)
Q
query() (bob.db.base.SQLiteBaseDatabase method)
R
read_annotation_file() (in module bob.db.base)
resolved() (in module bob.db.base.utils)
reverse() (bob.db.base.SQLiteBaseDatabase method)
S
safe_tarmembers() (in module bob.db.base.utils)
Sample (class in bob.db.base.tests.sample)
save() (bob.db.base.File method)
session() (bob.db.base.utils.SQLiteConnector method)
(in module bob.db.base.utils)
session_try_nolock() (in module bob.db.base.utils)
session_try_readonly() (in module bob.db.base.utils)
setup_parser() (bob.db.base.driver.Interface method)
sort() (bob.db.base.FileDatabase method)
sort_files() (in module bob.db.base.utils)
SQLiteBaseDatabase (class in bob.db.base)
SQLiteConnector (class in bob.db.base.utils)
SQLiteDatabase (class in bob.db.base)
T
tags (bob.db.base.tests.sample.Sample attribute)
type() (bob.db.base.driver.Interface method)
(bob.db.base.tests.sample.driver.Interface method)
U
uniquify() (bob.db.base.SQLiteBaseDatabase method)
V
version() (bob.db.base.driver.Interface method)
(bob.db.base.tests.sample.driver.Interface method)
W
write() (bob.db.base.utils.null method)