sqlite-web 0.7.2
gitea.db
action
Create
Query
access
access_token
action
action_artifact
action_run
action_run_index
action_run_job
action_runner
action_runner_token
action_schedule
action_schedule_spec
action_task
action_task_output
action_task_step
action_tasks_version
action_variable
app_state
attachment
auth_token
badge
branch
collaboration
comment
commit_status
commit_status_index
commit_status_summary
commit_sync_log
commit_sync_status
dbfs_data
dbfs_meta
deploy_key
email_address
email_hash
external_login_user
follow
gpg_key
gpg_key_import
hook_task
issue
issue_assignees
issue_content_history
issue_dependency
issue_index
issue_label
issue_pin
issue_user
issue_watch
label
language_stat
lfs_lock
lfs_meta_object
login_source
milestone
mirror
notice
notification
oauth2_application
oauth2_authorization_code
oauth2_grant
org_user
package
package_blob
package_blob_upload
package_cleanup_rule
package_file
package_property
package_version
project
project_board
project_issue
protected_branch
protected_tag
public_key
pull_auto_merge
pull_request
push_mirror
reaction
release
renamed_branch
repo_archiver
repo_hidden_file
repo_indexer_status
repo_license
repo_redirect
repo_topic
repo_transfer
repo_unit
repository
review
review_state
secret
session
sqlite_sequence
star
stopwatch
system_setting
task
team
team_invite
team_repo
team_unit
team_user
topic
tracked_time
two_factor
upload
user
user_badge
user_blocking
user_open_id
user_redirect
user_setting
version
watch
webauthn_credential
webhook
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row 2149 in action
id
Primary key.
INTEGER NOT NULL
user_id
INTEGER
op_type
INTEGER
act_user_id
INTEGER
repo_id
INTEGER
comment_id
INTEGER
is_deleted
INTEGER NOT NULL (default 0
ref_name
refs/heads/claude/festive-nobel-6b66e8
TEXT
is_private
INTEGER NOT NULL (default 0
content
{"Commits":[{"Sha1":"2ab8520acabde36945a8e7ddbc4ac9366bb65fcc","Message":"ci: 新增 Gitea Actions CI 取代账户计费阻塞的 GitHub Actions\n\nGitHub Actions 因账户付款失败无法分配 runner。迁移到自建 Gitea act_runner:\n.gitea/workflows/ci.yml 精简核心门禁(frontend-typecheck / lint+typecheck /\ngovernance-audit),与本地 pre-commit Smart Gate 同口径,仅引用本仓库实际\n存在的脚本。GitHub 侧仓库级 Actions 禁用需 admin 手动执行(沙箱拦截该 API)。\n\nCo-Authored-By: Claude Opus 4.7 (1M context) \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"luoguoguo@gmail.com","AuthorName":"luoguoguo","CommitterEmail":"luoguoguo@gmail.com","CommitterName":"luoguoguo","Timestamp":"2026-05-15T08:31:21-07:00"},{"Sha1":"59937a5a16a451fcaa7cde2bacf4ced6353628a8","Message":"chore: 刷新审计快照至 merge bd3c15d7a 后真实状态\n\nroute-contract / event-publishing / state-machine-integration 三份\nlatest 报告随 origin/main 合并 + MQL 评分规则种子重新生成:\n- 后端端点 6044→6048,前端 API 文件 375→376,前端端点 3851→3856 全匹配\n- 后端未引用端点 2301→2300\n纯生成物刷新,无源码逻辑改动。\n\nCo-Authored-By: Claude Opus 4.7 (1M context) \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"luoguoguo@gmail.com","AuthorName":"luoguoguo","CommitterEmail":"luoguoguo@gmail.com","CommitterName":"luoguoguo","Timestamp":"2026-05-15T07:09:45-07:00"},{"Sha1":"bd3c15d7a4ab359b8188ab387fb6412ecb539f9f","Message":"Merge remote-tracking branch 'origin/main' into claude/festive-nobel-6b66e8\n\n# Conflicts:\n#\tfrontend/src/api/modules/course-marketplace.ts\n","AuthorEmail":"luoguoguo@gmail.com","AuthorName":"luoguoguo","CommitterEmail":"luoguoguo@gmail.com","CommitterName":"luoguoguo","Timestamp":"2026-05-15T07:00:54-07:00"},{"Sha1":"473a058fff3ae2dc51d059c682d9f1344ec6d7be","Message":"fix: 补齐 MQL 默认评分规则集种子修复线索评估 400\n\n新增 backend/prisma/seeds/23-lead-scoring-rules.ts 并在 seed.ts 注册:\nscore_rule_sets 此前无任何 seed,导致 /lead-qualification 页面\"评估\"\n按钮调用 calculate-score / batch-evaluate 全部 400 (未找到可用的评分规则集)。\n\n- 写入 1 条 is_active=true / entity_type=lead 标准规则集,14 条规则覆盖\n intent / demographic / firmographic / behavioral / engagement 5 维度\n- 条件全部基于 leads 表实际字段 (intent_level / source / industry /\n estimated_value / touchpoint_count / phone / email) 设计\n- upsert by id 幂等,可与既有 seed 串行执行\n- 真实 API 已验证: POST /v1/lead-qualification/leads/:id/calculate-score\n 返回 200, totalScore=39\n\nCo-Authored-By: Claude Opus 4.7 (1M context) \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"luoguoguo@gmail.com","AuthorName":"luoguoguo","CommitterEmail":"luoguoguo@gmail.com","CommitterName":"luoguoguo","Timestamp":"2026-05-15T06:19:53-07:00"}],"HeadCommit":{"Sha1":"2ab8520acabde36945a8e7ddbc4ac9366bb65fcc","Message":"ci: 新增 Gitea Actions CI 取代账户计费阻塞的 GitHub Actions\n\nGitHub Actions 因账户付款失败无法分配 runner。迁移到自建 Gitea act_runner:\n.gitea/workflows/ci.yml 精简核心门禁(frontend-typecheck / lint+typecheck /\ngovernance-audit),与本地 pre-commit Smart Gate 同口径,仅引用本仓库实际\n存在的脚本。GitHub 侧仓库级 Actions 禁用需 admin 手动执行(沙箱拦截该 API)。\n\nCo-Authored-By: Claude Opus 4.7 (1M context) \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"luoguoguo@gmail.com","AuthorName":"luoguoguo","CommitterEmail":"luoguoguo@gmail.com","CommitterName":"luoguoguo","Timestamp":"2026-05-15T08:31:21-07:00"},"CompareURL":"luoanwu/juhi-omni-knowledge-hub/compare/fc9540619a510cd0e7c1f26bc7717e409ca685fb...2ab8520acabde36945a8e7ddbc4ac9366bb65fcc","Len":4}
TEXT
created_unix
INTEGER
Update
Cancel