sqlite-web 0.7.2
gitea.db
issue
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 345 in issue
id
Primary key.
INTEGER NOT NULL
repo_id
INTEGER
index
INTEGER
poster_id
INTEGER
original_author
TEXT
original_author_id
INTEGER
name
🔍 代码审查报告:pay-260616 - 跳舞机登录参赛
TEXT
content
## 自动代码审查报告 **分支**: pay-260616 **提交**: `52bd458d2d95ca6425338a76034dd576d0761657` **提交人**: linyangrui (yangruilin888@gmail.com) **时间**: 2026-05-26 17:45:12 --- ## 📋 审查摘要 - **变更文件数**: 0 - **严重问题**: 0 - **高危问题**: 0 - **中危问题**: 0 - **建议优化**: 0 ## 🐛 发现的问题 (⚠️ **提示**:您提供的输入中仅包含项目目录结构,**缺失了「变更文件内容」**。请补充需要审查的具体代码片段或完整文件内容。收到代码后,我将立即按照以下规则进行深度审查并重新输出完整报告:) - 🔴 严格验证所有 `$this->load->model()`、`$this->load->library()`、跨控制器/模型方法调用的存在性与拼写准确性 - 🔴 检查 CI 框架命名规范(模型 `Xxx_model.php`、控制器 `Xxx.php`) - 🔴 排查语法错误、未定义变量/函数、SQL注入/XSS/CSRF等高危漏洞 - 🔴 严格使用 `<font color="red">` 标记语法错误与跨文件调用错误 ## ✅ 代码亮点 (待提供代码后补充) ## 📝 总体建议 请重新提交包含**具体变更代码内容**的审查请求。为确保审查质量,建议提供: 1. 完整的 PHP/JS/HTML 代码片段 2. 涉及调用的模型/控制器/辅助函数名称(若不在当前项目结构中) 3. 相关的数据库查询或路由配置(如涉及安全或逻辑审查) 收到代码后,我将严格按照您设定的优先级与输出格式,在 1 分钟内返回带精准行号、修复代码与颜色标记的专业审查报告。 --- *此 Issue 由代码审查服务自动创建*
TEXT
milestone_id
INTEGER
priority
INTEGER
is_closed
INTEGER
is_pull
INTEGER
num_comments
INTEGER
ref
TEXT
deadline_unix
INTEGER
created_unix
INTEGER
updated_unix
INTEGER
closed_unix
INTEGER
is_locked
INTEGER NOT NULL (default 0
content_version
INTEGER NOT NULL (default 0
time_estimate
INTEGER NOT NULL (default 0
Update
Cancel