DbUnify
DbUnify:
SQLite3
DbUnify
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
_
__init__() (DbUnify.SQLite3.Cache.Cache method)
_clean_expired() (DbUnify.SQLite3.Cache.Cache method)
A
add_column() (DbUnify.SQLite3.sync.Manager.Manager.Manager method)
,
[1]
add_event_handler() (in module DbUnify.SQLite3.sync.Live.LiveEvents)
Attribute (class in DbUnify.SQLite3.sync.Live.obj)
,
[1]
AUTOINCREMENT (DbUnify.SQLite3.data.Rules.Rules attribute)
B
backup_database() (DbUnify.SQLite3.sync.Raw.Raw method)
(DbUnify.SQLite3.sync.Raw.Raw.Raw method)
BIGINT (DbUnify.SQLite3.data.Type.DataType attribute)
BLOB (DbUnify.SQLite3.data.Type.DataType attribute)
BOOLEAN (DbUnify.SQLite3.data.Type.DataType attribute)
C
Cache (class in DbUnify.SQLite3.Cache)
cache (DbUnify.SQLite3.Cache.Cache attribute)
CHARACTER() (DbUnify.SQLite3.data.Type.DataType static method)
ChartCreationException
CHECK (DbUnify.SQLite3.data.Rules.Rules attribute)
CLOB (DbUnify.SQLite3.data.Type.DataType attribute)
close() (DbUnify.SQLite3.sync.Manager.Manager.Manager method)
,
[1]
COLLATE (DbUnify.SQLite3.data.Rules.Rules attribute)
connect() (DbUnify.SQLite3.sync.Manager.Manager.Manager method)
,
[1]
create_table() (DbUnify.SQLite3.sync.Manager.Manager.Manager method)
,
[1]
CSVExportException
D
DatabaseAccessException
DataType (class in DbUnify.SQLite3.data.Type)
DATE (DbUnify.SQLite3.data.Type.DataType attribute)
DATETIME (DbUnify.SQLite3.data.Type.DataType attribute)
DbUnify.SQLite3.Cache
module
DbUnify.SQLite3.data
module
DbUnify.SQLite3.data.Rules
module
DbUnify.SQLite3.data.Type
module
DbUnify.SQLite3.sync.Exporter.ExporterException
module
DbUnify.SQLite3.sync.Live
module
,
[1]
DbUnify.SQLite3.sync.Live.LiveEvents
module
DbUnify.SQLite3.sync.Live.LiveException
module
DbUnify.SQLite3.sync.Live.LiveManager
module
DbUnify.SQLite3.sync.Live.obj
module
DbUnify.SQLite3.sync.Manager
module
DbUnify.SQLite3.sync.Manager.Manager
module
,
[1]
DbUnify.SQLite3.sync.Raw
module
DbUnify.SQLite3.sync.Raw.Raw
module
DECIMAL() (DbUnify.SQLite3.data.Type.DataType static method)
DEFAULT (DbUnify.SQLite3.data.Rules.Rules attribute)
DEFERRABLE (DbUnify.SQLite3.data.Rules.Rules attribute)
delete_column() (DbUnify.SQLite3.sync.Manager.Manager.Manager method)
,
[1]
delete_row() (DbUnify.SQLite3.sync.Manager.Manager.Manager method)
,
[1]
DOUBLE (DbUnify.SQLite3.data.Type.DataType attribute)
DOUBLE_PRECISION (DbUnify.SQLite3.data.Type.DataType attribute)
drop_table() (DbUnify.SQLite3.sync.Manager.Manager.Manager method)
,
[1]
E
EventHandlingException
execute_query() (DbUnify.SQLite3.sync.Raw.Raw method)
(DbUnify.SQLite3.sync.Raw.Raw.Raw method)
ExporterException
F
fetch_all() (DbUnify.SQLite3.sync.Manager.Manager.Manager method)
,
[1]
FLOAT (DbUnify.SQLite3.data.Type.DataType attribute)
FOREIGN_KEY (DbUnify.SQLite3.data.Rules.Rules attribute)
G
get() (DbUnify.SQLite3.Cache.Cache method)
,
[1]
get_table_columns() (DbUnify.SQLite3.sync.Manager.Manager.Manager method)
,
[1]
I
INITIALLY_DEFERRED (DbUnify.SQLite3.data.Rules.Rules attribute)
INITIALLY_IMMEDIATE (DbUnify.SQLite3.data.Rules.Rules attribute)
insert_base64() (DbUnify.SQLite3.sync.Raw.Raw method)
(DbUnify.SQLite3.sync.Raw.Raw.Raw method)
insert_row() (DbUnify.SQLite3.sync.Manager.Manager.Manager method)
,
[1]
INT (DbUnify.SQLite3.data.Type.DataType attribute)
INT2 (DbUnify.SQLite3.data.Type.DataType attribute)
INT8 (DbUnify.SQLite3.data.Type.DataType attribute)
INTEGER (DbUnify.SQLite3.data.Type.DataType attribute)
InvalidChartTypeException
is_expired() (DbUnify.SQLite3.Cache.Cache method)
,
[1]
L
list_tables() (DbUnify.SQLite3.sync.Raw.Raw method)
(DbUnify.SQLite3.sync.Raw.Raw.Raw method)
LiveException (in module DbUnify.SQLite3.sync.Live)
LiveManager (class in DbUnify.SQLite3.sync.Live)
(class in DbUnify.SQLite3.sync.Live.LiveManager)
LiveManagerException
LogWriteException
M
Manager (class in DbUnify.SQLite3.sync.Manager.Manager)
,
[1]
MEDIUMINT (DbUnify.SQLite3.data.Type.DataType attribute)
module
DbUnify.SQLite3.Cache
DbUnify.SQLite3.data
DbUnify.SQLite3.data.Rules
DbUnify.SQLite3.data.Type
DbUnify.SQLite3.sync.Exporter.ExporterException
DbUnify.SQLite3.sync.Live
,
[1]
DbUnify.SQLite3.sync.Live.LiveEvents
DbUnify.SQLite3.sync.Live.LiveException
DbUnify.SQLite3.sync.Live.LiveManager
DbUnify.SQLite3.sync.Live.obj
DbUnify.SQLite3.sync.Manager
DbUnify.SQLite3.sync.Manager.Manager
,
[1]
DbUnify.SQLite3.sync.Raw
DbUnify.SQLite3.sync.Raw.Raw
N
NATIVE_CHARACTER() (DbUnify.SQLite3.data.Type.DataType static method)
NCHAR() (DbUnify.SQLite3.data.Type.DataType static method)
NONE (DbUnify.SQLite3.data.Type.DataType attribute)
NOT_NULL (DbUnify.SQLite3.data.Rules.Rules attribute)
NUMERIC (DbUnify.SQLite3.data.Type.DataType attribute)
NVARCHAR() (DbUnify.SQLite3.data.Type.DataType static method)
P
PRIMARY_KEY (DbUnify.SQLite3.data.Rules.Rules attribute)
R
Raw (class in DbUnify.SQLite3.sync.Raw)
(class in DbUnify.SQLite3.sync.Raw.Raw)
read_base64() (DbUnify.SQLite3.sync.Raw.Raw method)
(DbUnify.SQLite3.sync.Raw.Raw.Raw method)
REAL (DbUnify.SQLite3.data.Type.DataType attribute)
REFERENCES (DbUnify.SQLite3.data.Rules.Rules attribute)
register_callback() (DbUnify.SQLite3.sync.Live.LiveManager method)
(DbUnify.SQLite3.sync.Live.LiveManager.LiveManager method)
register_event() (in module DbUnify.SQLite3.sync.Live.LiveEvents)
restart() (DbUnify.SQLite3.sync.Live.LiveManager method)
(DbUnify.SQLite3.sync.Live.LiveManager.LiveManager method)
restore_database() (DbUnify.SQLite3.sync.Raw.Raw method)
(DbUnify.SQLite3.sync.Raw.Raw.Raw method)
Rules (class in DbUnify.SQLite3.data.Rules)
run() (DbUnify.SQLite3.sync.Live.LiveManager method)
(DbUnify.SQLite3.sync.Live.LiveManager.LiveManager method)
S
SchemaChangeException
select() (DbUnify.SQLite3.sync.Manager.Manager.Manager method)
,
[1]
select_one() (DbUnify.SQLite3.sync.Manager.Manager.Manager method)
,
[1]
set() (DbUnify.SQLite3.Cache.Cache method)
,
[1]
SMALLINT (DbUnify.SQLite3.data.Type.DataType attribute)
start() (DbUnify.SQLite3.sync.Live.LiveManager method)
(DbUnify.SQLite3.sync.Live.LiveManager.LiveManager method)
stop() (DbUnify.SQLite3.sync.Live.LiveManager method)
(DbUnify.SQLite3.sync.Live.LiveManager.LiveManager method)
T
TEXT (DbUnify.SQLite3.data.Type.DataType attribute)
TINYINT (DbUnify.SQLite3.data.Type.DataType attribute)
to_dict() (DbUnify.SQLite3.sync.Live.obj.Attribute method)
,
[1]
trigger_event() (in module DbUnify.SQLite3.sync.Live.LiveEvents)
ttl (DbUnify.SQLite3.Cache.Cache attribute)
U
UNIQUE (DbUnify.SQLite3.data.Rules.Rules attribute)
UNSIGNED_BIG_INT (DbUnify.SQLite3.data.Type.DataType attribute)
update_row() (DbUnify.SQLite3.sync.Manager.Manager.Manager method)
,
[1]
V
VARCHAR() (DbUnify.SQLite3.data.Type.DataType static method)
VARYING_CHARACTER() (DbUnify.SQLite3.data.Type.DataType static method)