Navigation
index
Python
»
Kaiju db 2 documentation
»
Index
|
Theme
Auto
Light
Dark
|
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
P
|
R
|
S
|
T
|
U
_
__init__() (CITEXT method)
(DatabaseMigrationService method)
(DatabaseService method)
(DDL method)
(FixtureService method)
(Ltree method)
(SQLFunctionsRegistry method)
(SQLService method)
(UserFunction method)
A
add_table() (DatabaseService method)
after_create_hook() (SQLService method)
after_update_hook() (SQLService method)
B
begin() (DatabaseService method)
C
can_register() (SQLFunctionsRegistry method)
CITEXT (class in kaiju_db.types)
clear() (SQLFunctionsRegistry method)
commands (MigrationState attribute)
comments (MigrationState attribute)
connect() (DatabaseService method)
create() (SQLService method)
D
DatabaseMigrationService (class in kaiju_db.services)
DatabaseService (class in kaiju_db.services)
DDL (class in kaiju_db.functions)
DEFAULT_ROW_LIMIT (SQLService attribute)
delete() (SQLService method)
delete_condition_hook() (PermHook method)
(SQLService static method)
E
engine (DatabaseService property)
execute() (DatabaseService method)
exists() (SQLService method)
F
fetch() (DatabaseService method)
fetchrow() (DatabaseService method)
fetchval() (DatabaseService method)
find() (SQLFunctionsRegistry method)
find_all() (SQLFunctionsRegistry method)
find_subclass() (SQLFunctionsRegistry method)
find_subclasses() (SQLFunctionsRegistry method)
FixtureService (class in kaiju_db.services)
G
get() (SQLFunctionsRegistry method)
(SQLService method)
get_condition_hook() (PermHook method)
(SQLService static method)
get_request_context() (PermHook method)
get_session() (PermHook method)
get_state() (DatabaseMigrationService method)
get_user_id() (PermHook method)
H
has_permission() (PermHook method)
I
id (MigrationState attribute)
insert_columns (SQLService attribute)
insert_condition_hook() (SQLService static method)
iter() (SQLService method)
L
list() (SQLService method)
load_all() (FixtureService method)
load_fixture() (FixtureService method)
Ltree (class in kaiju_db.types)
M
m_create() (SQLService method)
m_delete() (SQLService method)
m_exists() (SQLService method)
m_get() (SQLService method)
m_update() (SQLService method)
MAX_ROW_LIMIT (SQLService attribute)
migrate() (DatabaseMigrationService method)
MigrationState (class in kaiju_db.types)
P
PermHook (class in kaiju_db.services)
PermHook.Permission (class in kaiju_db.services)
PermHook.PermissionKeys (class in kaiju_db.services)
permission_modify (PermHook property)
permission_view (PermHook property)
prepare_insert_data() (SQLService static method)
prepare_update_data() (SQLService static method)
R
register() (SQLFunctionsRegistry method)
register_from_module() (SQLFunctionsRegistry method)
register_from_namespace() (SQLFunctionsRegistry method)
register_many() (SQLFunctionsRegistry method)
S
select_columns (SQLService attribute)
service_name (SQLService attribute)
SQL_FUNCTIONS (in module kaiju_db.functions)
SQLFunctionsRegistry (class in kaiju_db.functions)
SQLService (class in kaiju_db.services)
system_user() (PermHook method)
T
table (SQLService attribute)
U
update() (SQLService method)
update_columns (SQLService attribute)
update_condition_hook() (PermHook method)
(SQLService static method)
UserFunction (class in kaiju_db.functions)
Theme
Auto
Light
Dark
Quick search
Quick search
Navigation
index
Python
»
Kaiju db 2 documentation
»
Index
|
Theme
Auto
Light
Dark
|