mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 07:56:52 +08:00
refactor: finish transactional runtime migration
This commit is contained in:
+26
-22
@@ -13,8 +13,8 @@
|
||||
"runtime_to_db": [],
|
||||
"workflow_to_db": []
|
||||
},
|
||||
"edge_count": 6376,
|
||||
"edge_sha256": "11152e1c89a0d5f07d5460e8a21a8399b9280b8e3027f66621d839817ac3db21",
|
||||
"edge_count": 6379,
|
||||
"edge_sha256": "1c619d72157004590838a85c497330b8ca462d3bc1eb490fd5e7bac97e6190b8",
|
||||
"edges": [
|
||||
"app -> app.runtime",
|
||||
"app -> app.runtime.compat",
|
||||
@@ -1506,21 +1506,18 @@
|
||||
"app.api.context -> app.startup.context",
|
||||
"app.api.dependencies.agent -> app.api",
|
||||
"app.api.dependencies.agent -> app.api.context",
|
||||
"app.api.dependencies.agent -> app.api.data",
|
||||
"app.api.dependencies.agent -> app.api.dependencies",
|
||||
"app.api.dependencies.agent -> app.api.dependencies.data",
|
||||
"app.api.dependencies.agent -> app.application",
|
||||
"app.api.dependencies.agent -> app.application.messaging",
|
||||
"app.api.dependencies.agent -> app.application.messaging.chat",
|
||||
"app.api.dependencies.agent -> app.application.messaging.message",
|
||||
"app.api.dependencies.agent -> app.startup",
|
||||
"app.api.dependencies.agent -> app.startup.context",
|
||||
"app.api.dependencies.auth -> app.adapters",
|
||||
"app.api.dependencies.auth -> app.adapters.web",
|
||||
"app.api.dependencies.auth -> app.adapters.web.security",
|
||||
"app.api.dependencies.auth -> app.adapters.web.security.access",
|
||||
"app.api.dependencies.auth -> app.api",
|
||||
"app.api.dependencies.auth -> app.api.data",
|
||||
"app.api.dependencies.auth -> app.api.dependencies",
|
||||
"app.api.dependencies.auth -> app.api.dependencies.data",
|
||||
"app.api.dependencies.auth -> app.api.context",
|
||||
"app.api.dependencies.auth -> app.application",
|
||||
"app.api.dependencies.auth -> app.application.security",
|
||||
"app.api.dependencies.auth -> app.application.security.auth",
|
||||
@@ -1528,12 +1525,12 @@
|
||||
"app.api.dependencies.auth -> app.application.security.user",
|
||||
"app.api.dependencies.auth -> app.schemas",
|
||||
"app.api.dependencies.auth -> app.schemas.token",
|
||||
"app.api.dependencies.auth -> app.startup",
|
||||
"app.api.dependencies.auth -> app.startup.context",
|
||||
"app.api.dependencies.data -> app.api",
|
||||
"app.api.dependencies.data -> app.api.data",
|
||||
"app.api.dependencies.history -> app.api",
|
||||
"app.api.dependencies.history -> app.api.data",
|
||||
"app.api.dependencies.history -> app.api.dependencies",
|
||||
"app.api.dependencies.history -> app.api.dependencies.data",
|
||||
"app.api.dependencies.history -> app.api.context",
|
||||
"app.api.dependencies.history -> app.application",
|
||||
"app.api.dependencies.history -> app.application.dashboard",
|
||||
"app.api.dependencies.history -> app.application.history",
|
||||
@@ -1546,6 +1543,8 @@
|
||||
"app.api.dependencies.history -> app.schemas",
|
||||
"app.api.dependencies.history -> app.schemas.types",
|
||||
"app.api.dependencies.history -> app.schemas.workflow",
|
||||
"app.api.dependencies.history -> app.startup",
|
||||
"app.api.dependencies.history -> app.startup.context",
|
||||
"app.api.dependencies.plugin -> app.application",
|
||||
"app.api.dependencies.plugin -> app.application.commands",
|
||||
"app.api.dependencies.plugin -> app.application.plugin",
|
||||
@@ -1559,9 +1558,7 @@
|
||||
"app.api.dependencies.plugin -> app.schemas.event",
|
||||
"app.api.dependencies.plugin -> app.schemas.types",
|
||||
"app.api.dependencies.site -> app.api",
|
||||
"app.api.dependencies.site -> app.api.data",
|
||||
"app.api.dependencies.site -> app.api.dependencies",
|
||||
"app.api.dependencies.site -> app.api.dependencies.data",
|
||||
"app.api.dependencies.site -> app.api.context",
|
||||
"app.api.dependencies.site -> app.application",
|
||||
"app.api.dependencies.site -> app.application.site",
|
||||
"app.api.dependencies.site -> app.application.site.mutation",
|
||||
@@ -1574,14 +1571,13 @@
|
||||
"app.api.dependencies.site -> app.runtime.events",
|
||||
"app.api.dependencies.site -> app.schemas",
|
||||
"app.api.dependencies.site -> app.schemas.types",
|
||||
"app.api.dependencies.site -> app.startup",
|
||||
"app.api.dependencies.site -> app.startup.context",
|
||||
"app.api.dependencies.subscription -> app.adapters",
|
||||
"app.api.dependencies.subscription -> app.adapters.external",
|
||||
"app.api.dependencies.subscription -> app.adapters.external.server",
|
||||
"app.api.dependencies.subscription -> app.api",
|
||||
"app.api.dependencies.subscription -> app.api.context",
|
||||
"app.api.dependencies.subscription -> app.api.data",
|
||||
"app.api.dependencies.subscription -> app.api.dependencies",
|
||||
"app.api.dependencies.subscription -> app.api.dependencies.data",
|
||||
"app.api.dependencies.subscription -> app.application",
|
||||
"app.api.dependencies.subscription -> app.application.outbox",
|
||||
"app.api.dependencies.subscription -> app.application.scheduling",
|
||||
@@ -1597,18 +1593,20 @@
|
||||
"app.api.dependencies.subscription -> app.runtime.log",
|
||||
"app.api.dependencies.subscription -> app.schemas",
|
||||
"app.api.dependencies.subscription -> app.schemas.types",
|
||||
"app.api.dependencies.subscription -> app.startup",
|
||||
"app.api.dependencies.subscription -> app.startup.context",
|
||||
"app.api.dependencies.workflow -> app.adapters",
|
||||
"app.api.dependencies.workflow -> app.adapters.external",
|
||||
"app.api.dependencies.workflow -> app.adapters.external.server",
|
||||
"app.api.dependencies.workflow -> app.api",
|
||||
"app.api.dependencies.workflow -> app.api.data",
|
||||
"app.api.dependencies.workflow -> app.api.dependencies",
|
||||
"app.api.dependencies.workflow -> app.api.dependencies.data",
|
||||
"app.api.dependencies.workflow -> app.api.context",
|
||||
"app.api.dependencies.workflow -> app.application",
|
||||
"app.api.dependencies.workflow -> app.application.scheduling",
|
||||
"app.api.dependencies.workflow -> app.application.workflow",
|
||||
"app.api.dependencies.workflow -> app.runtime",
|
||||
"app.api.dependencies.workflow -> app.runtime.config",
|
||||
"app.api.dependencies.workflow -> app.startup",
|
||||
"app.api.dependencies.workflow -> app.startup.context",
|
||||
"app.api.dependencies.workflow -> app.workflow",
|
||||
"app.api.deps -> app.api",
|
||||
"app.api.deps -> app.api.dependencies",
|
||||
@@ -3422,6 +3420,7 @@
|
||||
"app.command -> app.schemas.types",
|
||||
"app.db.base -> app.db",
|
||||
"app.db.base -> app.db.decorators",
|
||||
"app.db.base -> app.db.uow",
|
||||
"app.db.base -> app.runtime",
|
||||
"app.db.base -> app.runtime.config",
|
||||
"app.db.decorators -> app.db",
|
||||
@@ -3445,6 +3444,7 @@
|
||||
"app.db.maintenance -> app.db.models.message",
|
||||
"app.db.maintenance -> app.db.models.siteuserdata",
|
||||
"app.db.maintenance -> app.db.models.transferhistory",
|
||||
"app.db.maintenance -> app.db.uow",
|
||||
"app.db.models -> app.db",
|
||||
"app.db.models -> app.db.models._identity",
|
||||
"app.db.models._identity -> app.runtime",
|
||||
@@ -3464,7 +3464,6 @@
|
||||
"app.db.models.agenttaskrun -> app.db.models.agenttask",
|
||||
"app.db.models.downloadfailure -> app.db",
|
||||
"app.db.models.downloadfailure -> app.db.base",
|
||||
"app.db.models.downloadfailure -> app.db.decorators",
|
||||
"app.db.models.downloadfailure -> app.db.models",
|
||||
"app.db.models.downloadfailure -> app.db.models._constraints",
|
||||
"app.db.models.downloadhistory -> app.db",
|
||||
@@ -6114,6 +6113,7 @@
|
||||
"app.startup.modules_initializer -> app.runtime.extensions.plugin_manager",
|
||||
"app.startup.modules_initializer -> app.runtime.extensions.service_config",
|
||||
"app.startup.modules_initializer -> app.runtime.log",
|
||||
"app.startup.modules_initializer -> app.runtime.observability",
|
||||
"app.startup.modules_initializer -> app.runtime.state",
|
||||
"app.startup.modules_initializer -> app.runtime.thread",
|
||||
"app.startup.modules_initializer -> app.scheduler",
|
||||
@@ -6129,6 +6129,7 @@
|
||||
"app.startup.modules_initializer -> app.startup.managed_resources_initializer",
|
||||
"app.startup.modules_initializer -> app.startup.outbox",
|
||||
"app.startup.modules_initializer -> app.startup.subscription",
|
||||
"app.startup.modules_initializer -> app.startup.transaction",
|
||||
"app.startup.modules_initializer -> app.startup.workflow",
|
||||
"app.startup.monitor_initializer -> app.monitor",
|
||||
"app.startup.outbox -> app.application",
|
||||
@@ -6208,6 +6209,8 @@
|
||||
"app.startup.subscription -> app.schemas.types",
|
||||
"app.startup.subscription -> app.startup",
|
||||
"app.startup.subscription -> app.startup.outbox",
|
||||
"app.startup.transaction -> app.db",
|
||||
"app.startup.transaction -> app.db.uow",
|
||||
"app.startup.transfer_initializer -> app.chain",
|
||||
"app.startup.transfer_initializer -> app.chain.transfer",
|
||||
"app.startup.workflow -> app.application",
|
||||
@@ -6393,7 +6396,7 @@
|
||||
"app.workflow.actions.transfer_file -> app.workflow",
|
||||
"app.workflow.actions.transfer_file -> app.workflow.actions"
|
||||
],
|
||||
"module_count": 790,
|
||||
"module_count": 791,
|
||||
"modules": [
|
||||
"app",
|
||||
"app.adapters",
|
||||
@@ -7161,6 +7164,7 @@
|
||||
"app.startup.routers_initializer",
|
||||
"app.startup.scheduler_initializer",
|
||||
"app.startup.subscription",
|
||||
"app.startup.transaction",
|
||||
"app.startup.transfer_initializer",
|
||||
"app.startup.workflow",
|
||||
"app.startup.workflow_initializer",
|
||||
|
||||
+3
-228
@@ -2,11 +2,11 @@
|
||||
"model_decorators": {
|
||||
"by_kind": {
|
||||
"async_db_query": 49,
|
||||
"async_db_update": 12,
|
||||
"async_db_update": 0,
|
||||
"db_query": 74,
|
||||
"db_update": 33
|
||||
"db_update": 0
|
||||
},
|
||||
"count": 168,
|
||||
"count": 123,
|
||||
"methods": [
|
||||
{
|
||||
"decorator": "async_db_query",
|
||||
@@ -28,11 +28,6 @@
|
||||
"file": "app/db/models/agentchat.py",
|
||||
"method": "AgentChat.list_by_page"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/agenttask.py",
|
||||
"method": "AgentTask.add_task"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/agenttask.py",
|
||||
@@ -43,56 +38,16 @@
|
||||
"file": "app/db/models/agenttask.py",
|
||||
"method": "AgentTask.list_for_user"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/agenttask.py",
|
||||
"method": "AgentTask.update_task"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/agenttaskrun.py",
|
||||
"method": "AgentTaskRun.begin_run"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/agenttaskrun.py",
|
||||
"method": "AgentTaskRun.delete_task_and_runs"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/agenttaskrun.py",
|
||||
"method": "AgentTaskRun.finish_run"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/agenttaskrun.py",
|
||||
"method": "AgentTaskRun.get_by_run_id"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/agenttaskrun.py",
|
||||
"method": "AgentTaskRun.interrupt_task"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/agenttaskrun.py",
|
||||
"method": "AgentTaskRun.list_for_task"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/downloadfailure.py",
|
||||
"method": "DownloadFailure.delete_expired"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/downloadhistory.py",
|
||||
"method": "DownloadFiles.delete_by_fullpath"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/downloadhistory.py",
|
||||
"method": "DownloadFiles.delete_orphans"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/downloadhistory.py",
|
||||
@@ -128,11 +83,6 @@
|
||||
"file": "app/db/models/downloadhistory.py",
|
||||
"method": "DownloadHistory.async_list_by_title"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/downloadhistory.py",
|
||||
"method": "DownloadHistory.delete_before"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/downloadhistory.py",
|
||||
@@ -193,21 +143,6 @@
|
||||
"file": "app/db/models/mediaserver.py",
|
||||
"method": "MediaServerItem.async_get_by_itemid"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/mediaserver.py",
|
||||
"method": "MediaServerItem.delete_excluded_servers"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/mediaserver.py",
|
||||
"method": "MediaServerItem.delete_stale"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/mediaserver.py",
|
||||
"method": "MediaServerItem.empty"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/mediaserver.py",
|
||||
@@ -238,16 +173,6 @@
|
||||
"file": "app/db/models/message.py",
|
||||
"method": "Message.async_list_sent_by_page"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/message.py",
|
||||
"method": "Message.create_and_to_dict"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/message.py",
|
||||
"method": "Message.delete_before"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/message.py",
|
||||
@@ -258,11 +183,6 @@
|
||||
"file": "app/db/models/message.py",
|
||||
"method": "Message.list_by_page"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_update",
|
||||
"file": "app/db/models/passkey.py",
|
||||
"method": "PassKey.async_delete_by_id"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_query",
|
||||
"file": "app/db/models/passkey.py",
|
||||
@@ -278,16 +198,6 @@
|
||||
"file": "app/db/models/passkey.py",
|
||||
"method": "PassKey.async_get_by_user_id"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_update",
|
||||
"file": "app/db/models/passkey.py",
|
||||
"method": "PassKey.async_update_last_used"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/passkey.py",
|
||||
"method": "PassKey.delete_by_id"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/passkey.py",
|
||||
@@ -303,11 +213,6 @@
|
||||
"file": "app/db/models/passkey.py",
|
||||
"method": "PassKey.get_by_user_id"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/passkey.py",
|
||||
"method": "PassKey.update_last_used"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_query",
|
||||
"file": "app/db/models/plugindata.py",
|
||||
@@ -323,16 +228,6 @@
|
||||
"file": "app/db/models/plugindata.py",
|
||||
"method": "PluginData.async_get_plugin_data_by_plugin_id"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/plugindata.py",
|
||||
"method": "PluginData.del_plugin_data"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/plugindata.py",
|
||||
"method": "PluginData.del_plugin_data_by_key"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/plugindata.py",
|
||||
@@ -368,11 +263,6 @@
|
||||
"file": "app/db/models/site.py",
|
||||
"method": "Site.async_list_order_by_pri"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_update",
|
||||
"file": "app/db/models/site.py",
|
||||
"method": "Site.async_reset"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/site.py",
|
||||
@@ -393,11 +283,6 @@
|
||||
"file": "app/db/models/site.py",
|
||||
"method": "Site.list_order_by_pri"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/site.py",
|
||||
"method": "Site.reset"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_query",
|
||||
"file": "app/db/models/siteicon.py",
|
||||
@@ -418,11 +303,6 @@
|
||||
"file": "app/db/models/sitestatistic.py",
|
||||
"method": "SiteStatistic.get_by_domain"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/sitestatistic.py",
|
||||
"method": "SiteStatistic.reset"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_query",
|
||||
"file": "app/db/models/siteuserdata.py",
|
||||
@@ -433,11 +313,6 @@
|
||||
"file": "app/db/models/siteuserdata.py",
|
||||
"method": "SiteUserData.async_get_latest"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/siteuserdata.py",
|
||||
"method": "SiteUserData.delete_before"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/siteuserdata.py",
|
||||
@@ -568,11 +443,6 @@
|
||||
"file": "app/db/models/systemconfig.py",
|
||||
"method": "SystemConfig.async_get_by_key"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/systemconfig.py",
|
||||
"method": "SystemConfig.delete_by_key"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/systemconfig.py",
|
||||
@@ -613,11 +483,6 @@
|
||||
"file": "app/db/models/transferhistory.py",
|
||||
"method": "TransferHistory.count_by_title"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/transferhistory.py",
|
||||
"method": "TransferHistory.delete_before"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/transferhistory.py",
|
||||
@@ -683,51 +548,16 @@
|
||||
"file": "app/db/models/transferhistory.py",
|
||||
"method": "TransferHistory.monthly_media_statistics"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/transferhistory.py",
|
||||
"method": "TransferHistory.replace_by_src"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/transferhistory.py",
|
||||
"method": "TransferHistory.statistic"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/transferhistory.py",
|
||||
"method": "TransferHistory.update_download_hash"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/transferpending.py",
|
||||
"method": "TransferPending.clear"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/transferpending.py",
|
||||
"method": "TransferPending.discard"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/transferpending.py",
|
||||
"method": "TransferPending.list_all"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/transferpending.py",
|
||||
"method": "TransferPending.register"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_update",
|
||||
"file": "app/db/models/user.py",
|
||||
"method": "User.async_delete_by_id"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_update",
|
||||
"file": "app/db/models/user.py",
|
||||
"method": "User.async_delete_by_name"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_query",
|
||||
"file": "app/db/models/user.py",
|
||||
@@ -738,21 +568,6 @@
|
||||
"file": "app/db/models/user.py",
|
||||
"method": "User.async_get_by_name"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_update",
|
||||
"file": "app/db/models/user.py",
|
||||
"method": "User.async_update_otp_by_name"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/user.py",
|
||||
"method": "User.delete_by_id"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/user.py",
|
||||
"method": "User.delete_by_name"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/user.py",
|
||||
@@ -763,26 +578,11 @@
|
||||
"file": "app/db/models/user.py",
|
||||
"method": "User.get_by_name"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/user.py",
|
||||
"method": "User.update_otp_by_name"
|
||||
},
|
||||
{
|
||||
"decorator": "db_update",
|
||||
"file": "app/db/models/userconfig.py",
|
||||
"method": "UserConfig.delete_by_key"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/userconfig.py",
|
||||
"method": "UserConfig.get_by_key"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_update",
|
||||
"file": "app/db/models/workflow.py",
|
||||
"method": "Workflow.async_fail"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_query",
|
||||
"file": "app/db/models/workflow.py",
|
||||
@@ -803,31 +603,6 @@
|
||||
"file": "app/db/models/workflow.py",
|
||||
"method": "Workflow.async_get_timer_triggered_workflows"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_update",
|
||||
"file": "app/db/models/workflow.py",
|
||||
"method": "Workflow.async_reset"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_update",
|
||||
"file": "app/db/models/workflow.py",
|
||||
"method": "Workflow.async_start"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_update",
|
||||
"file": "app/db/models/workflow.py",
|
||||
"method": "Workflow.async_success"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_update",
|
||||
"file": "app/db/models/workflow.py",
|
||||
"method": "Workflow.async_update_current_action"
|
||||
},
|
||||
{
|
||||
"decorator": "async_db_update",
|
||||
"file": "app/db/models/workflow.py",
|
||||
"method": "Workflow.async_update_state"
|
||||
},
|
||||
{
|
||||
"decorator": "db_query",
|
||||
"file": "app/db/models/workflow.py",
|
||||
|
||||
Reference in New Issue
Block a user