sqlite-web 0.7.2
gitea.db
release
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 71 in release
id
Primary key.
INTEGER NOT NULL
repo_id
INTEGER
publisher_id
INTEGER
tag_name
packages-v1.0.0-rc.6
TEXT
original_author
TEXT
original_author_id
INTEGER
lower_tag_name
packages-v1.0.0-rc.6
TEXT
target
TEXT
title
chore(release): 三包推到 1.0.0-rc.6——check:fact-pii 这次真的随包出去
TEXT
sha1
7eadfb1a5af353077f1a32eef51389f4a6f7fbfa
TEXT
num_commits
INTEGER
note
rc.5 发的时候 check-fact-pii.mjs 还不在 governance 包的 files 里,消费者拿到的 rc.5 不含它。 eb275b1 把它与 fact-pii-rules.json 加进 files、在 CLI 注册 check:fact-pii 子命令, 并补上了让它在消费者仓真跑得起来的两处(--dir 指定 Fact schema 目录、判据回落到包内自带)。 这趟车就是为了把那些送出去。 自 rc.5 源 cf05344 起的随车内容: governance 7 文件 / 2 提交(fact-pii 进包 + 消费者可用性) contracts 3 文件 / 1 提交 runtime/clients/fact 0 文件 / 0 提交 —— **完全没有变化,纯跟车**(同 rc.5) 通道:本地旁路(G-12 第五次)。2026-09-18 实测 GitHub Actions 仍停在 run 35404565689 (failure,计费),没有新 run;GitHub 镜像落后 35 条。正道仍不可满足。 按 CL-5 打 tag packages-v1.0.0-rc.6(连续第三趟)。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
TEXT
is_draft
INTEGER NOT NULL (default 0
is_prerelease
INTEGER NOT NULL (default 0
is_tag
INTEGER NOT NULL (default 0
created_unix
INTEGER
Update
Cancel